mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
python3-pyproject-hooks: fix upstream version check
(From OE-Core rev: 63992986a7558a4c252a69041fa35eab3a8f4e21) 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
71b3038979
commit
7b1b3f2abe
@@ -22,3 +22,5 @@ RDEPENDS:${PN} += " \
|
|||||||
do_compile:class-native () {
|
do_compile:class-native () {
|
||||||
python_flit_core_do_manual_build
|
python_flit_core_do_manual_build
|
||||||
}
|
}
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||||
|
|||||||
Reference in New Issue
Block a user