python: import 2.6.5 from poky
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 16 Aug 2010 19:35:34 +0000 (21:35 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 17 Aug 2010 08:34:01 +0000 (10:34 +0200)
commitb16899ec9eadd8ccae74e31484fa7161798a6445
treeeefab896bd3a34640dce30591f57c8abb10afd7c
parenta5052d3889a383cd257b7dbb9bf3dedef8cdd5fe
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@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
18 files changed:
recipes/python/python-2.6-manifest.inc
recipes/python/python-2.6.5/00-fix-bindir-libdir-for-cross.patch [new file with mode: 0644]
recipes/python/python-2.6.5/01-use-proper-tools-for-cross-build.patch [new file with mode: 0644]
recipes/python/python-2.6.5/02-remove-test-for-cross.patch [new file with mode: 0644]
recipes/python/python-2.6.5/03-fix-tkinter-detection.patch [new file with mode: 0644]
recipes/python/python-2.6.5/04-default-is-optimized.patch [new file with mode: 0644]
recipes/python/python-2.6.5/05-enable-ctypes-cross-build.patch [new file with mode: 0644]
recipes/python/python-2.6.5/06-ctypes-libffi-fix-configure.patch [new file with mode: 0644]
recipes/python/python-2.6.5/10-distutils-fix-swig-parameter.patch [new file with mode: 0644]
recipes/python/python-2.6.5/11-distutils-never-modify-shebang-line.patch [new file with mode: 0644]
recipes/python/python-2.6.5/12-distutils-prefix-is-inside-staging-area.patch [new file with mode: 0644]
recipes/python/python-2.6.5/99-ignore-optimization-flag.patch [new file with mode: 0644]
recipes/python/python-2.6.5/debug.patch [new file with mode: 0644]
recipes/python/python-2.6.5/nohostlibs.patch [new file with mode: 0644]
recipes/python/python-2.6.5/sitecustomize.py [new file with mode: 0644]
recipes/python/python-native_2.6.5.bb [new file with mode: 0644]
recipes/python/python.inc
recipes/python/python_2.6.5.bb [new file with mode: 0644]