From 6a8ef3d5a4e67f10a629d2ba6c1b6eb2e2240add Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 18 Mar 2018 09:47:08 -0400 Subject: python-numpy: update to 1.14.2 Update to the latest stable release (From OE-Core rev: 0f31b37d1233867e5dfdd126b98d5017df602888) Signed-off-by: Derek Straka Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb') diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb deleted file mode 100644 index 50137895ca..0000000000 --- a/meta/recipes-devtools/python-numpy/python-numpy_1.14.1.bb +++ /dev/null @@ -1,6 +0,0 @@ -inherit setuptools -require python-numpy.inc - -RDEPENDS_${PN}_class-target_append = " \ - ${PYTHON_PN}-subprocess \ -" -- cgit v1.2.3-54-g00ecf