summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-native_2.7.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: upgrade from 2.7.2 to 2.7.3Nitin A Kamble2012-05-031-0/+44
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>