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:48:04 +0000 (15:48 +0100)
commit4ae8abbd1f22636083e25d9e9507c27cb8c846c5
tree617e7421bf999c2a1fd8a4b0422b75cc9d29a82b
parent21c6d9aab137206e827ab255779c8eaba14af567
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

(From OE-Core rev: 5d92a95ea9b480235b7c9ca5949a681376eba725)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]