mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
python-zipp: Add native and nativesdk to BBCLASSEXTEND
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,3 +8,5 @@ SRC_URI[sha256sum] = "3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f
|
|||||||
|
|
||||||
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
|
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
|
||||||
RDEPENDS_${PN} += "${PYTHON_PN}-more-itertools"
|
RDEPENDS_${PN} += "${PYTHON_PN}-more-itertools"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user