python3-pydantic: Enable riscv32 builds

python3-pydantic-core has been fixed to work with riscv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-04-19 00:22:08 -07:00
parent 055fc16cda
commit 467110cf48
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -70,6 +70,3 @@ do_install_ptest:append() {
}
BBCLASSEXTEND = "native nativesdk"
# Needs pydantic-core to be buildable
COMPATIBLE_HOST:riscv32 = "null"