aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2013-03-16 13:15:55 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-03-18 16:33:14 +0100
commit1b1008f319966c1d4c4a6baffe4544e839462dce (patch)
tree3d010a035184cd970e258e6557c8452ef933954f /meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
parenteaae38582829203c85f4cb49b902176987ad3df5 (diff)
downloadmeta-openembedded-contrib-1b1008f319966c1d4c4a6baffe4544e839462dce.tar.gz
python-numpy: add i586 *config.h files
Generated using native compile on FRI2/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
index bbe4e63b95..23bec15bbd 100644
--- a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
+++ b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
@@ -18,6 +18,10 @@ CONFIGFILESURI_mipsel = "file://config.h \
file://numpyconfig.h \
"
+CONFIGFILESURI_i586 = "file://config.h \
+ file://numpyconfig.h \
+ "
+
S = "${WORKDIR}/numpy-${PV}"
inherit distutils