mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 17:33:30 +00:00
python3-tzdata: Add native and nativesdk
To build python3-lief we need python3-pydantic-native. To build python3-pydantic-native we need python3-tzdata-native. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7ff41d250e
commit
01ce57fe13
@ -16,3 +16,5 @@ RDEPENDS:${PN}-ptest += "\
|
|||||||
do_install_ptest:append() {
|
do_install_ptest:append() {
|
||||||
install ${S}/VERSION ${D}${PTEST_PATH}/
|
install ${S}/VERSION ${D}${PTEST_PATH}/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user