To build python3-lief we need python3-pydantic-native. To build python3-pydantic-native we need python3-pydantic-core-native.
This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <[email protected]> --- .../recipes-devtools/python/python3-pydantic-core_2.27.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb index 063730372b..7b84a3a6f7 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.2.bb @@ -44,3 +44,5 @@ do_install_ptest:append () { cp -rf ${S}/tests/ ${D}${PTEST_PATH}/ sed -i -e "/--automake/ s/$/ -k 'not test_model_class_root_validator_wrap and not test_model_class_root_validator_before and not test_model_class_root_validator_after'/" ${D}${PTEST_PATH}/run-ptest } + +BBCLASSEXTEND = "native nativesdk" -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115134): https://lists.openembedded.org/g/openembedded-devel/message/115134 Mute This Topic: https://lists.openembedded.org/mt/110876406/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
