From 467110cf48407eb7fc1e78d7cf2674c5be7c5317 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 19 Apr 2025 00:22:08 -0700 Subject: python3-pydantic: Enable riscv32 builds python3-pydantic-core has been fixed to work with riscv32 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-python/recipes-devtools/python') 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" -- cgit v1.2.3-54-g00ecf