[OE-core] [PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
Andre McCurdy
armccurdy at gmail.com
Thu Jun 4 03:31:03 UTC 2015
Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
meta/recipes-devtools/python/python-numpy_1.7.0.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-devtools/python/python-numpy_1.7.0.bb b/meta/recipes-devtools/python/python-numpy_1.7.0.bb
index d4fd279..28ad97f 100644
--- a/meta/recipes-devtools/python/python-numpy_1.7.0.bb
+++ b/meta/recipes-devtools/python/python-numpy_1.7.0.bb
@@ -30,6 +30,10 @@ CONFIGFILESURI_i586 = " \
file://config.h \
file://numpyconfig.h \
"
+CONFIGFILESURI_i686 = " \
+ file://config.h \
+ file://numpyconfig.h \
+"
CONFIGFILESURI_x86-64 = " \
file://config.h \
file://_numpyconfig.h \
--
1.9.1
More information about the Openembedded-core
mailing list