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>
This commit is contained in:
Koen Kooi
2013-03-16 13:15:55 +00:00
committed by Martin Jansa
parent eaae385828
commit 1b1008f319
3 changed files with 136 additions and 0 deletions

View File

@@ -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