diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-02-29 11:13:35 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-29 08:27:52 -0800 |
| commit | 24d6260ea0ebe808939fdd0b396ef5f6cf355596 (patch) | |
| tree | eb23478d7c406cae0277831ad38e62ccfe15f432 /meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | |
| parent | 1a42debe446a585b08a690f01cf72de80b961e2e (diff) | |
| download | meta-openembedded-24d6260ea0ebe808939fdd0b396ef5f6cf355596.tar.gz | |
python3-numpy: add from oe-core
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-numpy.inc | ||
| 3 | |||
