aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 8 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
deleted file mode 100644
index aa9df9ad..00000000
--- a/meta-bigendian/recipes-devtools/python/python-numpy_1.7.0.bbappend
+++ /dev/null
@@ -1,8 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += " ${CONFIGFILESURI} "
-
-CONFIGFILESURI_armeb = " \
- file://config.h \
- file://numpyconfig.h \
-"