From 24d6260ea0ebe808939fdd0b396ef5f6cf355596 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 29 Feb 2020 11:13:35 +0100 Subject: python3-numpy: add from oe-core Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb (limited to 'meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb') diff --git a/meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb b/meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb new file mode 100644 index 0000000000..d388e88d25 --- /dev/null +++ b/meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-numpy.inc + -- cgit v1.2.3-54-g00ecf