From 1855f7c7b78eddfc0dad5e61daf32e298dae19c5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 30 Jun 2018 05:52:04 -0400 Subject: python-numpy: update to 1.14.5 Update to the latest stable release (From OE-Core rev: 3e667be761daaa83e16f67a89f9414620bbe2726) Signed-off-by: Derek Straka Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb') diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb new file mode 100644 index 0000000000..50137895ca --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python-numpy_1.14.5.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-numpy.inc + +RDEPENDS_${PN}_class-target_append = " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf