mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 00:38:45 +01:00
python-numpy: convert shebang from python to python3
(From OE-Core rev: dc1e84d343a47d67b5aed28542031b173828cc71) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d1be223100
commit
e06997e8bf
@@ -8,6 +8,7 @@ SRCNAME = "numpy"
|
||||
SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
|
||||
file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
|
||||
file://0001-numpy-random-setup.py-remove-the-detection-of-x86-ta.patch \
|
||||
file://0001-convert-shebang-from-python-to-python3.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "9147c3ee75e58d657b5b8b5a4f3564e0"
|
||||
SRC_URI[sha256sum] = "fb0415475e673cb9a6dd816df999e0ab9f86fa3af2b1770944e7288d2bea4ac9"
|
||||
|
||||
Reference in New Issue
Block a user