mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
itstool: correct upstream version check
(From OE-Core rev: 62a81447d7b1859c7f8df9958bfa889ccc48674f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6bef16bde3
commit
4dbd32ccee
@@ -13,6 +13,8 @@ DEPENDS = "libxml2-native"
|
||||
|
||||
SRC_URI = "http://files.itstool.org/${BPN}/${BPN}-${PV}.tar.bz2 \
|
||||
"
|
||||
UPSTREAM_CHECK_URI = "https://itstool.org/download.html"
|
||||
|
||||
SRC_URI:append:class-native = " file://0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch"
|
||||
SRC_URI:append:class-nativesdk = " file://0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch"
|
||||
SRC_URI:append:class-target = " file://0002-Don-t-use-build-time-hardcoded-python-binary-path.patch"
|
||||
|
||||
Reference in New Issue
Block a user