mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +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:
parent
71b3038979
commit
7b1b3f2abe
|
|
@ -22,3 +22,5 @@ RDEPENDS:${PN} += " \
|
|||
do_compile:class-native () {
|
||||
python_flit_core_do_manual_build
|
||||
}
|
||||
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user