summaryrefslogtreecommitdiffstats
path: root/meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend')
-rw-r--r--meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend b/meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend
new file mode 100644
index 0000000..aa9df9a
--- /dev/null
+++ b/meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend
@@ -0,0 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_URI += " ${CONFIGFILESURI} "
4
5CONFIGFILESURI_armeb = " \
6 file://config.h \
7 file://numpyconfig.h \
8"