From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 external/poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb (limited to 'external/poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb') diff --git a/external/poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb b/external/poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb new file mode 100644 index 00000000..d388e88d --- /dev/null +++ b/external/poky/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb @@ -0,0 +1,3 @@ +inherit setuptools3 +require python-numpy.inc + -- cgit 1.2.3-korg