mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 02:02:21 +02:00
python3-pluggy: inherit setuptools_build_meta
Upstream provides a pyproject.toml which while it does not declare the setuptools.build_meta backend is compatible with it. [YOCTO #14638] (From OE-Core rev: eedaa55ee5a7bec884e2deb4e39a7b737550f2f1) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ab65a0e4e7
commit
9dcc0b64b3
@@ -10,7 +10,7 @@ RDEPENDS:${PN} += "${PYTHON_PN}-importlib-metadata \
|
||||
${PYTHON_PN}-more-itertools \
|
||||
"
|
||||
|
||||
inherit pypi ptest setuptools3
|
||||
inherit pypi ptest setuptools_build_meta
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
|
||||
Reference in New Issue
Block a user