]> code.ossystems Code Review - openembedded-core.git/commit
python: upgrade from 2.7.2 to 2.7.3
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 1 May 2012 17:23:29 +0000 (10:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 May 2012 14:00:27 +0000 (15:00 +0100)
commit5d92a95ea9b480235b7c9ca5949a681376eba725
tree8acf7c886b7973c3403804142ee1db5784a7654c
parenta93e087d98f6b537d26932be85c80402337d15cb
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@intel.com>
meta/conf/distro/include/default-versions.inc
meta/recipes-devtools/python/python-native_2.7.3.bb [moved from meta/recipes-devtools/python/python-native_2.7.2.bb with 92% similarity]
meta/recipes-devtools/python/python.inc
meta/recipes-devtools/python/python/04-default-is-optimized.patch
meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
meta/recipes-devtools/python/python/sys_platform_is_now_always_linux2.patch [deleted file]
meta/recipes-devtools/python/python_2.7.3.bb [moved from meta/recipes-devtools/python/python_2.7.2.bb with 98% similarity]