]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-numpy: move recipe to python directory
authorYi Zhao <yi.zhao@windriver.com>
Sun, 14 Nov 2021 05:15:55 +0000 (13:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Nov 2021 12:53:35 +0000 (12:53 +0000)
This recipe had been moved out from python directory since 2016[1] in
order to share patches between python2 and python3. But now there is no
reason to keep it in its own directory as we only keep python3-nump.
Move it back to python directory.

[1] https://git.openembedded.org/openembedded-core/commit/?id=9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch [moved from meta/recipes-devtools/python-numpy/files/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch with 100% similarity]
meta/recipes-devtools/python/python3-numpy/0001-numpy-core-Define-RISCV-32-support.patch [moved from meta/recipes-devtools/python-numpy/files/0001-numpy-core-Define-RISCV-32-support.patch with 100% similarity]
meta/recipes-devtools/python/python3-numpy/run-ptest [moved from meta/recipes-devtools/python-numpy/files/run-ptest with 100% similarity]
meta/recipes-devtools/python/python3-numpy_1.21.4.bb [moved from meta/recipes-devtools/python-numpy/python3-numpy_1.21.4.bb with 100% similarity]