aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-05-12 16:43:36 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-01 08:04:12 +0100
commit9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349 (patch)
tree96a587dd15a097b65fed2575b6ea4352ade6ddee /meta/recipes-devtools
parent3e171c89e929a09e4d511a8f235dd90b7cf0d463 (diff)
downloadopenembedded-core-contrib-9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349.tar.gz
python-numpy: move recipe to own directory
This is done so that patches can be shared with python3-numpy Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python-numpy/files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch (renamed from meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/aarch64/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/aarch64/config.h (renamed from meta/recipes-devtools/python/python-numpy/aarch64/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/add-glibc-check.patch (renamed from meta/recipes-devtools/python/python-numpy/add-glibc-check.patch)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/arm/config.h (renamed from meta/recipes-devtools/python/python-numpy/arm/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/arm/numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/armeb/config.h (renamed from meta/recipes-devtools/python/python-numpy/armeb/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/armeb/numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips/config.h (renamed from meta/recipes-devtools/python/python-numpy/mips/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips64/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips64/config.h (renamed from meta/recipes-devtools/python/python-numpy/mips64/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips64n32/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mips64n32/config.h (renamed from meta/recipes-devtools/python/python-numpy/mips64n32/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mipsel/config.h (renamed from meta/recipes-devtools/python/python-numpy/mipsel/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/powerpc/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/powerpc/config.h (renamed from meta/recipes-devtools/python/python-numpy/powerpc/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/powerpc64/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/powerpc64/config.h (renamed from meta/recipes-devtools/python/python-numpy/powerpc64/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/remove-build-path-in-comments.patch (renamed from meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/x86-64/_numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/x86-64/config.h (renamed from meta/recipes-devtools/python/python-numpy/x86-64/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/x86/config.h (renamed from meta/recipes-devtools/python/python-numpy/x86/config.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/files/x86/numpyconfig.h (renamed from meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h)0
-rw-r--r--meta/recipes-devtools/python-numpy/python-numpy_1.10.4.bb (renamed from meta/recipes-devtools/python/python-numpy_1.10.4.bb)0
26 files changed, 0 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch b/meta/recipes-devtools/python-numpy/files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
index 5b134edf07..5b134edf07 100644
--- a/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
+++ b/meta/recipes-devtools/python-numpy/files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
diff --git a/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/aarch64/_numpyconfig.h
index 109deb0435..109deb0435 100644
--- a/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/aarch64/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/aarch64/config.h b/meta/recipes-devtools/python-numpy/files/aarch64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/meta/recipes-devtools/python/python-numpy/aarch64/config.h
+++ b/meta/recipes-devtools/python-numpy/files/aarch64/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch b/meta/recipes-devtools/python-numpy/files/add-glibc-check.patch
index 29768f34d2..29768f34d2 100644
--- a/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
+++ b/meta/recipes-devtools/python-numpy/files/add-glibc-check.patch
diff --git a/meta/recipes-devtools/python/python-numpy/arm/config.h b/meta/recipes-devtools/python-numpy/files/arm/config.h
index 17ef186d56..17ef186d56 100644
--- a/meta/recipes-devtools/python/python-numpy/arm/config.h
+++ b/meta/recipes-devtools/python-numpy/files/arm/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h b/meta/recipes-devtools/python-numpy/files/arm/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/arm/numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/armeb/config.h b/meta/recipes-devtools/python-numpy/files/armeb/config.h
index 17ef186d56..17ef186d56 100644
--- a/meta/recipes-devtools/python/python-numpy/armeb/config.h
+++ b/meta/recipes-devtools/python-numpy/files/armeb/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h b/meta/recipes-devtools/python-numpy/files/armeb/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/armeb/numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mips/_numpyconfig.h
index 05d2b8b949..05d2b8b949 100644
--- a/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/mips/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips/config.h b/meta/recipes-devtools/python-numpy/files/mips/config.h
index 2f6135adce..2f6135adce 100644
--- a/meta/recipes-devtools/python/python-numpy/mips/config.h
+++ b/meta/recipes-devtools/python-numpy/files/mips/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mips64/_numpyconfig.h
index debb390094..debb390094 100644
--- a/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/mips64/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips64/config.h b/meta/recipes-devtools/python-numpy/files/mips64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/meta/recipes-devtools/python/python-numpy/mips64/config.h
+++ b/meta/recipes-devtools/python-numpy/files/mips64/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mips64n32/_numpyconfig.h
index 8e2b5d0940..8e2b5d0940 100644
--- a/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/mips64n32/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/mips64n32/config.h b/meta/recipes-devtools/python-numpy/files/mips64n32/config.h
index c30b868f2f..c30b868f2f 100644
--- a/meta/recipes-devtools/python/python-numpy/mips64n32/config.h
+++ b/meta/recipes-devtools/python-numpy/files/mips64n32/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/mipsel/config.h b/meta/recipes-devtools/python-numpy/files/mipsel/config.h
index 17ef186d56..17ef186d56 100644
--- a/meta/recipes-devtools/python/python-numpy/mipsel/config.h
+++ b/meta/recipes-devtools/python-numpy/files/mipsel/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/powerpc/_numpyconfig.h
index 0f45d5bd44..0f45d5bd44 100644
--- a/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/powerpc/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/powerpc/config.h b/meta/recipes-devtools/python-numpy/files/powerpc/config.h
index f65d39d5de..f65d39d5de 100644
--- a/meta/recipes-devtools/python/python-numpy/powerpc/config.h
+++ b/meta/recipes-devtools/python-numpy/files/powerpc/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/powerpc64/_numpyconfig.h
index debb390094..debb390094 100644
--- a/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/powerpc64/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/powerpc64/config.h b/meta/recipes-devtools/python-numpy/files/powerpc64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/meta/recipes-devtools/python/python-numpy/powerpc64/config.h
+++ b/meta/recipes-devtools/python-numpy/files/powerpc64/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch b/meta/recipes-devtools/python-numpy/files/remove-build-path-in-comments.patch
index eb8a71a2e2..eb8a71a2e2 100644
--- a/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
+++ b/meta/recipes-devtools/python-numpy/files/remove-build-path-in-comments.patch
diff --git a/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/x86-64/_numpyconfig.h
index b330361649..b330361649 100644
--- a/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/x86-64/_numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy/x86-64/config.h b/meta/recipes-devtools/python-numpy/files/x86-64/config.h
index 0ce63b7d22..0ce63b7d22 100644
--- a/meta/recipes-devtools/python/python-numpy/x86-64/config.h
+++ b/meta/recipes-devtools/python-numpy/files/x86-64/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/x86/config.h b/meta/recipes-devtools/python-numpy/files/x86/config.h
index 08e41e3d99..08e41e3d99 100644
--- a/meta/recipes-devtools/python/python-numpy/x86/config.h
+++ b/meta/recipes-devtools/python-numpy/files/x86/config.h
diff --git a/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h b/meta/recipes-devtools/python-numpy/files/x86/numpyconfig.h
index ff7938cd96..ff7938cd96 100644
--- a/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/x86/numpyconfig.h
diff --git a/meta/recipes-devtools/python/python-numpy_1.10.4.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.10.4.bb
index ca6a7abb0e..ca6a7abb0e 100644
--- a/meta/recipes-devtools/python/python-numpy_1.10.4.bb
+++ b/meta/recipes-devtools/python-numpy/python-numpy_1.10.4.bb