From: Khem Raj Date: Wed, 25 Sep 2024 06:35:27 +0000 (-0700) Subject: systemd-boot: Enable on RISCV X-Git-Tag: uninative-4.7~1312 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68246e1f80a17b12774e2eb77adc9301dbe6385d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd-boot: Enable on RISCV Signed-off-by: Khem Raj Cc: Mikko Rapeli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot_256.5.bb b/meta/recipes-core/systemd/systemd-boot_256.5.bb index 9a6d8e9d6e3..4f477b877a9 100644 --- a/meta/recipes-core/systemd/systemd-boot_256.5.bb +++ b/meta/recipes-core/systemd/systemd-boot_256.5.bb @@ -49,7 +49,7 @@ RDEPENDS:${PN} += "virtual-systemd-bootconf" CFLAGS:append:libc-musl = " -D__DEFINED_wchar_t" -COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*)-linux" +COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*|riscv.*)-linux" COMPATIBLE_HOST:x86-x32 = "null" do_install() {