]> code.ossystems Code Review - openembedded-core.git/commit
python-numpy: Fix build on musl
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Mar 2016 05:18:21 +0000 (05:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:56 +0000 (22:57 +0000)
commit7a0ba5cbb1ea0a379c1e61fb58d7595e8f8480c4
tree8df3afeed2a73f9837267dfa4fe88627aaf42a24
parentcd3408e7b845891b63de04249982330e02f13ee8
python-numpy: Fix build on musl

Match API version in cached _numpyconfig.h to the
one mandated by numpy version in use.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/add-glibc-check.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h
meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h
meta/recipes-devtools/python/python-numpy_1.10.4.bb