[oe] [meta-oe][PATCH] python-numpy: add native support

Ross Burton ross.burton at intel.com
Mon Nov 18 14:55:27 UTC 2013


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
index e6d328f..d18a79e 100644
--- a/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
+++ b/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb
@@ -72,3 +72,7 @@ RDEPENDS_${PN} = "python-unittest \
                   python-subprocess \
                   python-compression \
 "
+
+RDEPENDS_${PN}_class-native = ""
+
+BBCLASSEXTEND = "native nativesdk"
-- 
1.7.10.4




More information about the Openembedded-devel mailing list