[oe-commits] Nitin A Kamble : python: upgrade from 2.7.2 to 2.7.3

git at git.openembedded.org git at git.openembedded.org
Thu May 3 15:32:55 UTC 2012


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

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Tue May  1 10:23:29 2012 -0700

python: upgrade from 2.7.2 to 2.7.3

bin/python2 link is provided by the python install process,
so no need to create it.

rebase these patches to the newer code:
 fix_for_using_different_libdir.patch
 04-default-is-optimized.patch
remove this patch as it is upstream now:
 sys_platform_is_now_always_linux2.patch

Change default python version to 2.7.3 in the distro config

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>

---

 meta/conf/distro/include/default-versions.inc      |    4 +-
 ...thon-native_2.7.2.bb => python-native_2.7.3.bb} |    6 +---
 meta/recipes-devtools/python/python.inc            |    8 ++--
 .../python/python/04-default-is-optimized.patch    |   30 +++++++++------
 .../python/fix_for_using_different_libdir.patch    |   30 +++++++++-------
 .../python/sys_platform_is_now_always_linux2.patch |   39 --------------------
 .../python/{python_2.7.2.bb => python_2.7.3.bb}    |    3 +-
 7 files changed, 43 insertions(+), 77 deletions(-)

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




More information about the Openembedded-commits mailing list