summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-numpy/powerpc64
AgeCommit message (Collapse)AuthorFiles
2016-06-01python-numpy: move recipe to own directoryAlexander Kanavin2
This is done so that patches can be shared with python3-numpy Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
2016-05-19python-numpy: fix build failure with python-matplotlibArmin Kuster1
Fix for aarch64, mips64 and ppc64 numpy/core/include/numpy/npy_common.h:149:10: error: | #error Unsupported size for type off_t Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20python-numpy: Fix build on muslKhem Raj1
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>
2014-07-19python-numpy: add support for powerpc64 architectureTing Liu2
Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>