mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 17:02:22 +02:00
python3-scons: use python_setuptools_build_meta build class
This package can be built using pep517 classes now. (From OE-Core rev: 9cf6a9c261b3c01402c511a2a9b4a9fda33b6e8e) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d1635ee499
commit
ad37caf48c
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "d8b617f6610a73e46509de70dcf82f76861b79762ff602d546f4e80918
|
||||
|
||||
PYPI_PACKAGE = "SCons"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
RDEPENDS:${PN}:class-target = "\
|
||||
python3-core \
|
||||
|
||||
Reference in New Issue
Block a user