generic-poky/meta/recipes-devtools/python/python-native
Alejandro Hernandez db9508891b python-native: Upgrade from 2.7.11 to 2.7.12
LICENSE did not change, only dates changed.

Rebases:
 - debug.patch
 - multilib.patch

Upstream:
 - avoid_parallel_make_races_on_pgen.patch

(From OE-Core rev: dce8e8bb274c2f7c01dd21e1ecfd47bc3f1b4e13)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-10 10:46:30 +01:00
..
10-distutils-fix-swig-parameter.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
11-distutils-never-modify-shebang-line.patch gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
avoid_parallel_make_races_on_pgen.patch meta: update patch metadata 2016-07-08 09:57:24 +01:00
debug.patch python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
multilib.patch python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
nohostlibs.patch meta: update patch metadata 2016-07-08 09:57:24 +01:00
revert_use_of_sysconfigdata.patch python-native: Reverts usage of distutils.sysconfig On older versions of Python, sysconfig read the Makefile and Python.h, generated at build time now it uses _sysconfigdata which contains information about the HOST, erroneous in our case, this causes an error when bulding something using distutils since it obtains compiler information and such. 2015-02-23 17:35:29 +00:00
unixccompiler.patch python-native: Fix gcc compiler detecting logic 2011-11-29 11:22:05 +00:00