[oe-commits] Martin Jansa : python: import 2.6.5 from poky

git version control git at git.openembedded.org
Tue Aug 17 08:34:18 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b16899ec9eadd8ccae74e31484fa7161798a6445
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b16899ec9eadd8ccae74e31484fa7161798a6445

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 16 21:35:34 2010 +0200

python: import 2.6.5 from poky

* without legacy staging
* fix QA issue libpython2: non -dev package contains symlink .so: libpython2 path
* use FILESPATHPKG

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey at vanille-media.de>

---

 recipes/python/python-2.6-manifest.inc             |   12 +-
 .../00-fix-bindir-libdir-for-cross.patch           |   20 +++
 .../01-use-proper-tools-for-cross-build.patch      |  116 ++++++++++++++++++
 .../python-2.6.5/02-remove-test-for-cross.patch    |  106 ++++++++++++++++
 .../python-2.6.5/03-fix-tkinter-detection.patch    |   40 ++++++
 .../python-2.6.5/04-default-is-optimized.patch     |   18 +++
 .../05-enable-ctypes-cross-build.patch             |   28 +++++
 .../06-ctypes-libffi-fix-configure.patch           |   51 ++++++++
 .../10-distutils-fix-swig-parameter.patch          |   16 +++
 .../11-distutils-never-modify-shebang-line.patch   |   18 +++
 ...2-distutils-prefix-is-inside-staging-area.patch |   60 +++++++++
 .../python-2.6.5/99-ignore-optimization-flag.patch |   18 +++
 recipes/python/python-2.6.5/debug.patch            |   27 ++++
 recipes/python/python-2.6.5/nohostlibs.patch       |   53 ++++++++
 recipes/python/python-2.6.5/sitecustomize.py       |   45 +++++++
 recipes/python/python-native_2.6.5.bb              |   35 ++++++
 recipes/python/python.inc                          |    2 +-
 recipes/python/python_2.6.5.bb                     |  126 ++++++++++++++++++++
 18 files changed, 784 insertions(+), 7 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=b16899ec9eadd8ccae74e31484fa7161798a6445




More information about the Openembedded-commits mailing list