From: Guðni Már Gilbert Date: Sun, 24 Nov 2024 13:17:07 +0000 (+0000) Subject: systemd-boot: drop intltool-native from DEPENDS X-Git-Tag: yocto-5.2~1213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c82a1b71fd21b4f1299c7610342c5d821de7f1bb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd-boot: drop intltool-native from DEPENDS intltool was dropped as a dependency in v236 See commit for reference: https://github.com/systemd/systemd/pull/7313/commits/c81217920effddc93fb780cf8f9eb699d6fe1319 Signed-off-by: Guðni Már Gilbert Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot_256.7.bb b/meta/recipes-core/systemd/systemd-boot_256.7.bb index 4f477b877a9..10b532d47c0 100644 --- a/meta/recipes-core/systemd/systemd-boot_256.7.bb +++ b/meta/recipes-core/systemd/systemd-boot_256.7.bb @@ -3,7 +3,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemd:" require conf/image-uefi.conf -DEPENDS = "intltool-native libcap util-linux gperf-native python3-jinja2-native python3-pyelftools-native" +DEPENDS = "libcap util-linux gperf-native python3-jinja2-native python3-pyelftools-native" inherit meson pkgconfig gettext inherit deploy