This set of patches obsoletes all my pending python-related patches. See the individual patches for detailed descriptions.
All patches were runtime-tested on mips32el. Andreas Oberritter (5): python, python-native: always set platform to linux2 python: regenerate plat-linux2/*.py python: depend on bzip2 python-native: distutils: don't use libdir, remove dead code path python, python-native: bump PR ...2-distutils-prefix-is-inside-staging-area.patch | 6 ++-- .../sys_platform_is_now_always_linux2.patch | 39 ++++++++++++++++++++ .../recipes-devtools/python/python-native_2.7.2.bb | 1 + meta/recipes-devtools/python/python.inc | 2 +- .../python/python/07-linux3-regen-fix.patch | 18 --------- .../python/sys_platform_is_now_always_linux2.patch | 39 ++++++++++++++++++++ meta/recipes-devtools/python/python_2.7.2.bb | 15 +++++++- 7 files changed, 96 insertions(+), 24 deletions(-) create mode 100644 meta/recipes-devtools/python/python-native/sys_platform_is_now_always_linux2.patch delete mode 100644 meta/recipes-devtools/python/python/07-linux3-regen-fix.patch create mode 100644 meta/recipes-devtools/python/python/sys_platform_is_now_always_linux2.patch -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
