mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
librsvg: Fix build for riscv32
Add missing support for linux-raw-sys (From OE-Core rev: e453f6fb66ac95b449d5f3196f7f7e9121412a92) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
1511
meta/recipes-gnome/librsvg/librsvg/0001-Add-riscv32-support.patch
Normal file
1511
meta/recipes-gnome/librsvg/librsvg/0001-Add-riscv32-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -19,6 +19,7 @@ inherit cargo_common gnomebase pixbufcache gobject-introspection rust vala gi-do
|
||||
require ${BPN}-crates.inc
|
||||
|
||||
SRC_URI += "file://0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.patch \
|
||||
file://0001-Add-riscv32-support.patch;patchdir=../cargo_home/bitbake/linux-raw-sys-0.4.3 \
|
||||
"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "5a328048a02d014645cd27f61140f4e0b11280fb2c7f2a21864fe0c59ac1ce88"
|
||||
|
||||
Reference in New Issue
Block a user