summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-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 5b134edf07b..5b134edf07b 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 109deb04350..109deb04350 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 c30b868f2fc..c30b868f2fc 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 29768f34d24..29768f34d24 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 17ef186d560..17ef186d560 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 c4bf6547f00..c4bf6547f00 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 17ef186d560..17ef186d560 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 c4bf6547f00..c4bf6547f00 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 05d2b8b949a..05d2b8b949a 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 2f6135adcec..2f6135adcec 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 debb3900945..debb3900945 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 c30b868f2fc..c30b868f2fc 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 8e2b5d09408..8e2b5d09408 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 c30b868f2fc..c30b868f2fc 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 17ef186d560..17ef186d560 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 c4bf6547f00..c4bf6547f00 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 0f45d5bd44b..0f45d5bd44b 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 f65d39d5de4..f65d39d5de4 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 debb3900945..debb3900945 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 c30b868f2fc..c30b868f2fc 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 eb8a71a2e28..eb8a71a2e28 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 b3303616491..b3303616491 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 0ce63b7d220..0ce63b7d220 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 08e41e3d99c..08e41e3d99c 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 ff7938cd965..ff7938cd965 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 ca6a7abb0eb..ca6a7abb0eb 100644
--- a/meta/recipes-devtools/python/python-numpy_1.10.4.bb
+++ b/meta/recipes-devtools/python-numpy/python-numpy_1.10.4.bb