mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +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:
@@ -471,6 +471,8 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
||||
telepathy-python3 \
|
||||
unattended-upgrades \
|
||||
"
|
||||
# Due to pydantic not being buildable on rv32
|
||||
RDEPENDS:packagegroup-meta-python3:remove:riscv32 = "python3-web3"
|
||||
|
||||
RDEPENDS:packagegroup-meta-python3-ptest = "\
|
||||
python3-ansicolors-ptest \
|
||||
|
||||
Reference in New Issue
Block a user