]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-numpy: move recipe to own directory
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 12 May 2016 13:43:36 +0000 (16:43 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Jun 2016 07:04:12 +0000 (08:04 +0100)
This is done so that patches can be shared with python3-numpy

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
26 files changed:
meta/recipes-devtools/python-numpy/files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch [moved from meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch with 100% similarity]
meta/recipes-devtools/python-numpy/files/aarch64/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/aarch64/config.h [moved from meta/recipes-devtools/python/python-numpy/aarch64/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/add-glibc-check.patch [moved from meta/recipes-devtools/python/python-numpy/add-glibc-check.patch with 100% similarity]
meta/recipes-devtools/python-numpy/files/arm/config.h [moved from meta/recipes-devtools/python/python-numpy/arm/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/arm/numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/armeb/config.h [moved from meta/recipes-devtools/python/python-numpy/armeb/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/armeb/numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips/config.h [moved from meta/recipes-devtools/python/python-numpy/mips/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips64/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips64/config.h [moved from meta/recipes-devtools/python/python-numpy/mips64/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips64n32/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mips64n32/config.h [moved from meta/recipes-devtools/python/python-numpy/mips64n32/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mipsel/config.h [moved from meta/recipes-devtools/python/python-numpy/mipsel/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/powerpc/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/powerpc/config.h [moved from meta/recipes-devtools/python/python-numpy/powerpc/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/powerpc64/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/powerpc64/config.h [moved from meta/recipes-devtools/python/python-numpy/powerpc64/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/remove-build-path-in-comments.patch [moved from meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch with 100% similarity]
meta/recipes-devtools/python-numpy/files/x86-64/_numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/x86-64/config.h [moved from meta/recipes-devtools/python/python-numpy/x86-64/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/x86/config.h [moved from meta/recipes-devtools/python/python-numpy/x86/config.h with 100% similarity]
meta/recipes-devtools/python-numpy/files/x86/numpyconfig.h [moved from meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h with 100% similarity]
meta/recipes-devtools/python-numpy/python-numpy_1.10.4.bb [moved from meta/recipes-devtools/python/python-numpy_1.10.4.bb with 100% similarity]