aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2015-03-11 09:46:35 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2015-03-11 08:48:05 +0000
commit0c1872cc5e70d1c6a893b2a308b386f2e25dc123 (patch)
tree29684fce81d962a05d663d6efab83415d0d85fb8
parent7cd128a991ec1db7264315a36193f607d01c4f51 (diff)
python-numpy bbappend: drop
OE-core has the armeb config-uri in the recipe. Change-Id: I8570e2948e7737a7c68ea816bfaaa937740b4a60 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
-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 \
-"