From: Kai Kang Date: Wed, 17 Jul 2024 02:27:43 +0000 (+0800) Subject: systemd: fix VERSION_TAG related build error X-Git-Tag: yocto-5.2~2364 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd0100137f5f7bcaea7f665ac08754a682cb2983;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd: fix VERSION_TAG related build error 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_256.bb b/meta/recipes-core/systemd/systemd_256.bb index 3579c718914..2e1f82dc8d1 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