mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-02 03:28:22 +00:00
pydantic: Mark host incompatible on RISCV32
pydantic-core needs to be ported to work on rv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -46,3 +46,6 @@ do_install_ptest:append () {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# It needs bitvec to adopt radum 1.x see https://github.com/ferrilab/bitvec/pull/220
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user