mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
python3-numpy: upgrade to 1.11.2
It is a simultaneous upgrade for python 2 and 3 over numpy module. (From OE-Core rev: 76cfe4d9ba18249376d7391e4f416b5e7c008e8d) Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
914209a781
commit
ef18ccbfcc
+2
-2
@@ -73,8 +73,8 @@ do_compile_prepend_class-target() {
|
|||||||
|
|
||||||
FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a"
|
FILES_${PN}-staticdev += "${PYTHON_SITEPACKAGES_DIR}/numpy/core/lib/*.a"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "2f44a895a8104ffac140c3a70edbd450"
|
SRC_URI[md5sum] = "03bd7927c314c43780271bf1ab795ebc"
|
||||||
SRC_URI[sha256sum] = "dc4082c43979cc856a2bf352a8297ea109ccb3244d783ae067eb2ee5b0d577cd"
|
SRC_URI[sha256sum] = "04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69"
|
||||||
|
|
||||||
# install what is needed for numpy.test()
|
# install what is needed for numpy.test()
|
||||||
RDEPENDS_${PN} = "python-unittest \
|
RDEPENDS_${PN} = "python-unittest \
|
||||||
Reference in New Issue
Block a user