[oe-commits] Nitin A Kamble : python, python-native: upgrade from 2.6.6 to 2.7.2

git version control git at git.openembedded.org
Tue Oct 4 10:38:48 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: d3f6889497367b9875537839fc7661264aeb464d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d3f6889497367b9875537839fc7661264aeb464d

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Thu Sep 29 18:27:11 2011 -0700

python, python-native: upgrade from 2.6.6 to 2.7.2

Rebased these patches to the newer code
	modified:   python-native/nohostlibs.patch
	modified:   python/01-use-proper-tools-for-cross-build.patch
	modified:   python/06-avoid_usr_lib_termcap_path_in_linking.patch
	modified:   python/06-ctypes-libffi-fix-configure.patch
	modified:   python/multilib.patch

Deleted these patches are the are now upstream
	deleted:    python/02-remove-test-for-cross.patch
	deleted:    python/security_issue_2254_fix.patch

Added this patch to python-native
	new file:   python-native/multilib.patch

Updated site config files for python
	modified:   ../../site/arm-common
	modified:   ../../site/mips-common

Updated default python version
	modified:   ../../conf/distro/include/default-versions.inc

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/distro/include/default-versions.inc      |    6 +-
 ...on-2.6-manifest.inc => python-2.7-manifest.inc} |    0
 .../python/python-native/multilib.patch            |  240 ++++++++++++++++++++
 .../python/python-native/nohostlibs.patch          |   36 ++-
 ...thon-native_2.6.6.bb => python-native_2.7.2.bb} |   13 +-
 meta/recipes-devtools/python/python.inc            |   16 +-
 .../01-use-proper-tools-for-cross-build.patch      |  118 +++++++---
 .../python/python/02-remove-test-for-cross.patch   |  108 ---------
 .../06-avoid_usr_lib_termcap_path_in_linking.patch |   16 +-
 .../python/06-ctypes-libffi-fix-configure.patch    |   42 ++---
 meta/recipes-devtools/python/python/multilib.patch |  126 ++++++-----
 .../python/python/security_issue_2254_fix.patch    |  184 ---------------
 .../python/{python_2.6.6.bb => python_2.7.2.bb}    |   10 +-
 meta/site/arm-common                               |    3 +
 meta/site/mips-common                              |    3 +
 15 files changed, 467 insertions(+), 454 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=d3f6889497367b9875537839fc7661264aeb464d




More information about the Openembedded-commits mailing list