All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/4] python-numpy: duplicate i586 over-ride for i686
Date: Wed,  3 Jun 2015 20:31:03 -0700	[thread overview]
Message-ID: <1433388666-8923-1-git-send-email-armccurdy@gmail.com> (raw)

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



             reply	other threads:[~2015-06-04  3:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04  3:31 Andre McCurdy [this message]
2015-06-04  3:31 ` [PATCH 2/4] gstreamer1.0-plugins-base.inc: duplicate i586 over-ride for i686 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433388666-8923-1-git-send-email-armccurdy@gmail.com \
    --to=armccurdy@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.