generic-poky/meta/recipes-devtools/python/python-native
Jussi Kukkonen 7f60b7c474 python-native: Remove unused patch
avoid_parallel_make_races_on_pgen.patch was removed from SRC_URI as
handled in upstream in db9508891b.

(From OE-Core rev: 7e2a5a213535bfac14f0b2e3a3b7857b7fdcaffc)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-16 22:11:32 +00: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
debug.patch python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
multilib.patch python: Upgrade both python and python-native to 2.7.13 2017-03-01 23:27:06 +00: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