diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb index 03a9483f5b..704d4ad98b 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb @@ -70,6 +70,3 @@ do_install_ptest:append() { } BBCLASSEXTEND = "native nativesdk" - -# Needs pydantic-core to be buildable -COMPATIBLE_HOST:riscv32 = "null"