mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
python3-maturin: Recognise riscv32 architecture
(From OE-Core rev: 728784e4df700af86d0f848142b0085813e49090) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,6 +5,7 @@ LICENSE = "MIT | Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \
|
||||
file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797"
|
||||
|
||||
SRC_URI += "file://0001-Add-32-bit-RISC-V-support.patch"
|
||||
SRC_URI[sha256sum] = "ed12e1768094a7adeafc3a74ebdb8dc2201fa64c4e7e31f14cfc70378bf93790"
|
||||
|
||||
S = "${WORKDIR}/maturin-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user