]> code.ossystems Code Review - openembedded-core.git/commit
python: Fix PGEN linking errors
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Mon, 23 Mar 2015 21:33:21 +0000 (15:33 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 10:08:00 +0000 (10:08 +0000)
commit4f0d1015aa3331ae7b376f836d3188b6017abfb1
tree63df261d558ee6f8c6fad41e7894449157572a7c
parent2a5484a90513b58c829a916bfe5268a0fde3512a
python: Fix PGEN linking errors

Parallel make races when linking PGEN affects target's python
compilation as well, adds patch from python-native to modify the
Makefile and avoid parallel make races, also updates upstream status

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.9.bb