]> code.ossystems Code Review - openembedded-core.git/commit
python, python-native upgrade from 2.6.5 to 2.6.6
authorNitin A Kamble <nitin.a.kamble@intel.com>
Mon, 8 Nov 2010 18:34:46 +0000 (10:34 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 15 Nov 2010 05:08:26 +0000 (21:08 -0800)
commit793bb465b3a6b0c883340621575b9944d7ccaf5a
treeb668cfadf3836b3d018dd76005f3bb65b4f8dd03
parenta7af5c516e547e669d92569dba21a9c1c790cf7f
python, python-native upgrade from 2.6.5 to 2.6.6

Removed these patch:
    python-native-2.6.5/00-fix-bindir-libdir-for-cross.patch
    python/00-fix-bindir-libdir-for-cross.patch

The upstream code has changed, and it does not need the above 2 patches
(fixes) anymore.

Patches rebased to the newer code:
   python/01-use-proper-tools-for-cross-build.patch
   python/04-default-is-optimized.patch
   python/06-avoid_usr_lib_termcap_path_in_linking.patch
   python/99-ignore-optimization-flag.patch

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
15 files changed:
meta/recipes-devtools/python/python-native-2.6.5/00-fix-bindir-libdir-for-cross.patch [deleted file]
meta/recipes-devtools/python/python-native/04-default-is-optimized.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/04-default-is-optimized.patch with 100% similarity]
meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/10-distutils-fix-swig-parameter.patch with 100% similarity]
meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/11-distutils-never-modify-shebang-line.patch with 100% similarity]
meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/12-distutils-prefix-is-inside-staging-area.patch with 82% similarity]
meta/recipes-devtools/python/python-native/debug.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/debug.patch with 100% similarity]
meta/recipes-devtools/python/python-native/nohostlibs.patch [moved from meta/recipes-devtools/python/python-native-2.6.5/nohostlibs.patch with 81% similarity]
meta/recipes-devtools/python/python-native/sitecustomize.py [moved from meta/recipes-devtools/python/python-native-2.6.5/sitecustomize.py with 100% similarity]
meta/recipes-devtools/python/python-native_2.6.6.bb [moved from meta/recipes-devtools/python/python-native_2.6.5.bb with 91% similarity]
meta/recipes-devtools/python/python/00-fix-bindir-libdir-for-cross.patch [deleted file]
meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
meta/recipes-devtools/python/python/04-default-is-optimized.patch
meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
meta/recipes-devtools/python/python/99-ignore-optimization-flag.patch
meta/recipes-devtools/python/python_2.6.6.bb [moved from meta/recipes-devtools/python/python_2.6.5.bb with 97% similarity]