diff mbox series

systemd: fix VERSION_TAG related build error

Message ID 20240717022743.843850-1-kai.kang@windriver.com
State Accepted, archived
Commit dd0100137f5f7bcaea7f665ac08754a682cb2983
Headers show
Series systemd: fix VERSION_TAG related build error | expand

Commit Message

Kai July 17, 2024, 2:27 a.m. UTC
From: Kai Kang <kai.kang@windriver.com>

The patch 0001-src-boot-efi-meson.build-ensure-VERSION_TAG-exists-i.patch for
systemd-boot is also required by systemd to resolve VERSION_TAG related build
error.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 meta/recipes-core/systemd/systemd_256.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd_256.bb b/meta/recipes-core/systemd/systemd_256.bb
index 9bd59ef39f..cf0608f84d 100644
--- a/meta/recipes-core/systemd/systemd_256.bb
+++ b/meta/recipes-core/systemd/systemd_256.bb
@@ -29,6 +29,7 @@  SRC_URI += " \
            file://0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch \
            file://0002-implment-systemd-sysv-install-for-OE.patch \
            file://0003-meson-bpf-propagate-sysroot-for-cross-compilation.patch \
+           file://0001-src-boot-efi-meson.build-ensure-VERSION_TAG-exists-i.patch \
            "
 
 # patches needed by musl