generic-poky/meta/recipes-devtools/python/python-numpy
Chen Qi 8d4c4d1ca5 python-numpy: fix build for qemumips and qemuppc
When building python-numpy for qemumips or qemuppc, the following error
appeared.

cp: cannot stat `xxx/python-numpy/1.7.0-r1/*config.h': No such file or directory

This is because for qemumips or qemuppc, there are no such files in SRC_URI.

This patch fixes this compiling error by adding necessary files to the SRC_URI.

(From OE-Core rev: 15582a25f964e53d28ca0b5c94df3a803c366fed)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-07 14:49:33 +00:00
..
aarch64 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
arm python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
armeb python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
i586 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
mips python-numpy: fix build for qemumips and qemuppc 2014-03-07 14:49:33 +00:00
mipsel python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
powerpc python-numpy: fix build for qemumips and qemuppc 2014-03-07 14:49:33 +00:00
x86-64 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
no-host-paths.patch python-numpy: don't search host directories for libraries 2014-01-28 18:01:47 +00:00
trycompile.diff python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
unbreak-assumptions.diff python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00