Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
@ 2015-06-04  3:31 Andre McCurdy
  2015-06-04  3:31 ` [PATCH 2/4] gstreamer1.0-plugins-base.inc: " Andre McCurdy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andre McCurdy @ 2015-06-04  3:31 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andre McCurdy <armccurdy@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



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-04 10:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  3:31 [PATCH 1/4] python-numpy: duplicate i586 over-ride for i686 Andre McCurdy
2015-06-04  3:31 ` [PATCH 2/4] gstreamer1.0-plugins-base.inc: " Andre McCurdy
2015-06-04  3:31 ` [PATCH 3/4] lame: " Andre McCurdy
2015-06-04  3:31 ` [PATCH 4/4] x264: " Andre McCurdy
2015-06-04  6:30 ` [PATCH 1/4] python-numpy: " Khem Raj
2015-06-04  8:39   ` Andre McCurdy
2015-06-04 10:20     ` Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox