]> code.ossystems Code Review - openembedded-core.git/commit
python: upgrade from 2.6.2 to 2.6.5
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 6 Jul 2010 12:07:49 +0000 (05:07 -0700)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 9 Jul 2010 05:05:20 +0000 (22:05 -0700)
commite18aba581c7f3f8518b8a9a850b6fe1eabc285ff
tree364264738a43168c79ba49402b0a7535e0a24ad8
parent936a73eae5fd5732c9dc5ae2a47d6196f7f69c0a
python: upgrade from 2.6.2 to 2.6.5

python-native: upgrade from 2.6.1 to 2.6.5

Also removed these older version files:
python_2.5.2
python-native_2.5.1

Rebased the patches to the newer code.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
44 files changed:
meta/packages/python/python-2.5.2/autohell.patch [deleted file]
meta/packages/python/python-2.5.2/bindir-libdir.patch [deleted file]
meta/packages/python/python-2.5.2/crosscompile.patch [deleted file]
meta/packages/python/python-2.5.2/default-is-optimized.patch [deleted file]
meta/packages/python/python-2.5.2/enable-ctypes-module.patch [deleted file]
meta/packages/python/python-2.5.2/fix-tkinter-detection.patch [deleted file]
meta/packages/python/python-2.5.2/sitebranding.patch [deleted file]
meta/packages/python/python-2.5.2/sitecustomize.py [deleted file]
meta/packages/python/python-2.6.1/02-remove-test-for-cross.patch [deleted file]
meta/packages/python/python-2.6.1/07-export-grammer.patch [deleted file]
meta/packages/python/python-2.6.2/01-use-proper-tools-for-cross-build.patch [deleted file]
meta/packages/python/python-2.6.2/03-fix-tkinter-detection.patch [deleted file]
meta/packages/python/python-2.6.2/04-default-is-optimized.patch [deleted file]
meta/packages/python/python-2.6.2/05-enable-ctypes-cross-build.patch [deleted file]
meta/packages/python/python-2.6.2/99-ignore-optimization-flag.patch [deleted file]
meta/packages/python/python-native-2.5.1/bindir-libdir.patch [deleted file]
meta/packages/python/python-native-2.5.1/catchup-with-swig.patch [deleted file]
meta/packages/python/python-native-2.5.1/cross-distutils.patch [deleted file]
meta/packages/python/python-native-2.5.1/default-is-optimized.patch [deleted file]
meta/packages/python/python-native-2.5.1/dont-modify-shebang-line.patch [deleted file]
meta/packages/python/python-native-2.5.1/enable-ctypes-module.patch [deleted file]
meta/packages/python/python-native-2.5.1/fix-staging.patch [deleted file]
meta/packages/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch [deleted file]
meta/packages/python/python-native-2.6.1/sitecustomize.py [deleted file]
meta/packages/python/python-native-2.6.5/00-fix-bindir-libdir-for-cross.patch [moved from meta/packages/python/python-2.6.1/00-fix-bindir-libdir-for-cross.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/04-default-is-optimized.patch [moved from meta/packages/python/python-native-2.6.1/04-default-is-optimized.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/10-distutils-fix-swig-parameter.patch [moved from meta/packages/python/python-native-2.6.1/10-distutils-fix-swig-parameter.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/11-distutils-never-modify-shebang-line.patch [moved from meta/packages/python/python-native-2.6.1/11-distutils-never-modify-shebang-line.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/12-distutils-prefix-is-inside-staging-area.patch [moved from meta/packages/python/python-native-2.6.1/12-distutils-prefix-is-inside-staging-area.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/debug.patch [moved from meta/packages/python/python-native-2.6.1/debug.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/nohostlibs.patch [moved from meta/packages/python/python-native-2.6.1/nohostlibs.patch with 100% similarity]
meta/packages/python/python-native-2.6.5/sitecustomize.py [moved from meta/packages/python/python-2.6.1/sitecustomize.py with 100% similarity]
meta/packages/python/python-native_2.6.1.bb [deleted file]
meta/packages/python/python-native_2.6.5.bb [new file with mode: 0644]
meta/packages/python/python/00-fix-bindir-libdir-for-cross.patch [moved from meta/packages/python/python-2.6.2/00-fix-bindir-libdir-for-cross.patch with 100% similarity]
meta/packages/python/python/01-use-proper-tools-for-cross-build.patch [moved from meta/packages/python/python-2.6.1/01-use-proper-tools-for-cross-build.patch with 100% similarity]
meta/packages/python/python/02-remove-test-for-cross.patch [moved from meta/packages/python/python-2.6.2/02-remove-test-for-cross.patch with 64% similarity]
meta/packages/python/python/03-fix-tkinter-detection.patch [moved from meta/packages/python/python-2.6.1/03-fix-tkinter-detection.patch with 100% similarity]
meta/packages/python/python/04-default-is-optimized.patch [moved from meta/packages/python/python-2.6.1/04-default-is-optimized.patch with 100% similarity]
meta/packages/python/python/05-enable-ctypes-cross-build.patch [moved from meta/packages/python/python-2.6.1/05-enable-ctypes-cross-build.patch with 100% similarity]
meta/packages/python/python/99-ignore-optimization-flag.patch [moved from meta/packages/python/python-2.6.1/99-ignore-optimization-flag.patch with 100% similarity]
meta/packages/python/python/sitecustomize.py [moved from meta/packages/python/python-2.6.2/sitecustomize.py with 100% similarity]
meta/packages/python/python_2.6.1.bb [deleted file]
meta/packages/python/python_2.6.5.bb [moved from meta/packages/python/python_2.6.2.bb with 85% similarity]