Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-numpy: move recipe to own directory | Alexander Kanavin | 2016-06-01 | 1 | -36/+0 |
| | | | | | | | | | This is done so that patches can be shared with python3-numpy (From OE-Core rev: 9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | python-numpy: Fix build on musl | Khem Raj | 2016-03-20 | 1 | -0/+36 |
Match API version in cached _numpyconfig.h to the one mandated by numpy version in use. (From OE-Core rev: 7a0ba5cbb1ea0a379c1e61fb58d7595e8f8480c4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |