From cc119a9f9c1873bf0464a7925ac7f24bcc7fe73b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 19 Apr 2025 00:26:01 -0700 Subject: 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 --- meta-python/recipes-devtools/python/python3-web3_7.10.0.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-python/recipes-devtools/python/python3-web3_7.10.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb index f677585638..e9f067aa96 100644 --- a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb @@ -24,6 +24,3 @@ RDEPENDS:${PN} += " \ python3-websockets \ python3-pyunormalize \ " - -# Needs python3-pydantic to be buildable on rv32 -COMPATIBLE_HOST:riscv32 = "null" -- cgit v1.2.3-54-g00ecf