On 2025-11-18 12:24, Khem Raj via lists.openembedded.org wrote:
this fails to build on riscv64 -
https://gist.github.com/kraj/8d818b0bb2ec93afc4abf5b1ed06a7df
Seems like it's trying to pull in x86-64 extensions. That maturin call
should be able to accept '--target riscv64-unknown-linux-gnu'... Would
be interesting to see if that helps.
On Sun, Nov 16, 2025 at 2:50 PM Tom Geelen via lists.openembedded.org
<http://lists.openembedded.org>
<[email protected]> wrote:
Signed-off-by: Tom Geelen <[email protected]>
---
.../{python3-orjson_3.10.17.bb <http://python3-orjson_3.10.17.bb>
=> python3-orjson_3.11.3.bb <http://python3-orjson_3.11.3.bb>}
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-devtools/python/{python3-orjson_3.10.17.bb
<http://python3-orjson_3.10.17.bb> => python3-orjson_3.11.3.bb
<http://python3-orjson_3.11.3.bb>} (84%)
diff --git
a/meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
<http://python3-orjson_3.10.17.bb>
b/meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
<http://python3-orjson_3.11.3.bb>
similarity index 84%
rename from
meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
<http://python3-orjson_3.10.17.bb>
rename to
meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
<http://python3-orjson_3.11.3.bb>
index 7db76c9415..7fdd0fef9b 100644
---
a/meta-python/recipes-devtools/python/python3-orjson_3.10.17.bb
<http://python3-orjson_3.10.17.bb>
+++ b/meta-python/recipes-devtools/python/python3-orjson_3.11.3.bb
<http://python3-orjson_3.11.3.bb>
@@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/orjson/"
LICENSE = "MIT"
LIC_FILES_CHKSUM =
"file://LICENSE-MIT;md5=b377b220f43d747efdec40d69fcaa69d"
-SRC_URI[sha256sum] =
"28eeae6a15243966962b658dfcf7bae9e7bb1f3260dfcf0370dbd41f5ff6058b"
+SRC_URI[sha256sum] =
"1c0603b1d2ffcd43a411d64797a19556ef76958aef1c182f22dc30860152a98a"
require ${BPN}-crates.inc
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121868):
https://lists.openembedded.org/g/openembedded-devel/message/121868
Mute This Topic: https://lists.openembedded.org/mt/116329171/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-