mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-web3: Re-enable on riscv32
pydantic-core module has been fixed to build on riscv32 so re-enable it Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -24,6 +24,3 @@ RDEPENDS:${PN} += " \
|
||||
python3-websockets \
|
||||
python3-pyunormalize \
|
||||
"
|
||||
|
||||
# Needs python3-pydantic to be buildable on rv32
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
|
||||
Reference in New Issue
Block a user