diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd-boot_256.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_256.5.bb b/meta/recipes-core/systemd/systemd-boot_256.5.bb index 9a6d8e9d6e..4f477b877a 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" | |||
| 49 | 49 | ||
| 50 | CFLAGS:append:libc-musl = " -D__DEFINED_wchar_t" | 50 | CFLAGS:append:libc-musl = " -D__DEFINED_wchar_t" |
| 51 | 51 | ||
| 52 | COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*)-linux" | 52 | COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*|riscv.*)-linux" |
| 53 | COMPATIBLE_HOST:x86-x32 = "null" | 53 | COMPATIBLE_HOST:x86-x32 = "null" |
| 54 | 54 | ||
| 55 | do_install() { | 55 | do_install() { |
