diff options
| author | Ross Burton <ross.burton@intel.com> | 2019-12-02 18:09:17 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-04 12:30:58 +0000 |
| commit | 4b5dc5b4f553eacc4af096cb7eee88583b0bae6b (patch) | |
| tree | ea7588ad8659d6e1230122b50ec12e0a80319fd8 /meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | |
| parent | 030c2b8df0410a911fabbedd5e617f9a97bb62b6 (diff) | |
| download | poky-4b5dc5b4f553eacc4af096cb7eee88583b0bae6b.tar.gz | |
python-numpy: upgrade to 1.17.4
(From OE-Core rev: 33d9d696f3a865a51c0a16a0a65a8028642be4d7)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb')
| -rw-r--r-- | meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb new file mode 100644 index 0000000000..d388e88d25 --- /dev/null +++ b/meta/recipes-devtools/python-numpy/python3-numpy_1.17.4.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-numpy.inc | ||
| 3 | |||
