summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
AgeCommit message (Collapse)AuthorFiles
2016-06-01python-numpy: move recipe to own directoryAlexander Kanavin1
This is done so that patches can be shared with python3-numpy Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
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>