Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Graham Gower <graham.gower@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] python-numpy: Mark as COMPATIBLE_HOST="arm.*".
Date: Wed, 22 Sep 2010 10:13:19 +0930	[thread overview]
Message-ID: <4C995127.2020207@gmail.com> (raw)

Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
 recipes/python/python-numpy_1.1.1.bb |    1 +
 recipes/python/python-numpy_1.4.1.bb |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-numpy_1.1.1.bb b/recipes/python/python-numpy_1.1.1.bb
index f5c23e0..878e060 100644
--- a/recipes/python/python-numpy_1.1.1.bb
+++ b/recipes/python/python-numpy_1.1.1.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "PSF"
 PR = "ml0"
 
+COMPATIBLE_HOST = "arm.*"
 SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
            file://unbreak-assumptions.diff \
 	   file://trycompile.diff \
diff --git a/recipes/python/python-numpy_1.4.1.bb b/recipes/python/python-numpy_1.4.1.bb
index f4941cf..062b1a3 100644
--- a/recipes/python/python-numpy_1.4.1.bb
+++ b/recipes/python/python-numpy_1.4.1.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "PSF"
 PR = "ml0"
 
+COMPATIBLE_HOST = "arm.*"
 SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
 	   file://config.h \
 	   file://numpyconfig.h \
-- 
1.7.1




             reply	other threads:[~2010-09-22  0:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22  0:43 Graham Gower [this message]
2010-09-22  7:54 ` [PATCH] python-numpy: Mark as COMPATIBLE_HOST="arm.*" Koen Kooi
2010-09-22 10:31   ` Graham Gower

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=4C995127.2020207@gmail.com \
    --to=graham.gower@gmail.com \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox