From ab840563bc4aa53d672c113c43d1cdeb2e1f88c1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 22 Aug 2019 17:07:10 +0200 Subject: python3-numpy: update to 1.17.0 Rebase files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch License-Update: clarified license for numpy/core/src/multiarray/dragon4.c (it is MIT) (From OE-Core rev: e11982182acc65913c6e3438304e8a15fe3792a2) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb (limited to 'meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb') diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb new file mode 100644 index 0000000000..d388e88d25 --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.0.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-numpy.inc + -- cgit v1.2.3-54-g00ecf