mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 16:43:37 +00:00
python3-annotated-types: Add native and nativesdk
To build python3-lief we need python3-pydantic-native. To build python3-pydantic-native we need python3-annotated-types-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
0d3d116edb
commit
7ff41d250e
@ -14,3 +14,5 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
|
|||||||
inherit pypi python_hatchling
|
inherit pypi python_hatchling
|
||||||
|
|
||||||
RDEPENDS:${PN} = "python3-typing-extensions"
|
RDEPENDS:${PN} = "python3-typing-extensions"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user