From b98ab561b23eb845d0defa4e14fc3f72fa37f3be Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 28 Oct 2020 22:05:26 +0100 Subject: systemd-boot: upgrade 246.2 -> 246.6 As systemd-boot shares SRCREV with the main systemd recipe, the version should be kept in sync with it. (From OE-Core rev: 16ff7f3c9d38898b936340c28fd6820c036c62d5) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-boot_246.2.bb | 70 ------------------------- meta/recipes-core/systemd/systemd-boot_246.6.bb | 70 +++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 70 deletions(-) delete mode 100644 meta/recipes-core/systemd/systemd-boot_246.2.bb create mode 100644 meta/recipes-core/systemd/systemd-boot_246.6.bb diff --git a/meta/recipes-core/systemd/systemd-boot_246.2.bb b/meta/recipes-core/systemd/systemd-boot_246.2.bb deleted file mode 100644 index f92c639810..0000000000 --- a/meta/recipes-core/systemd/systemd-boot_246.2.bb +++ /dev/null @@ -1,70 +0,0 @@ -require systemd.inc -FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemd:" - -require conf/image-uefi.conf - -DEPENDS = "intltool-native libcap util-linux gnu-efi gperf-native" - -inherit meson pkgconfig gettext -inherit deploy - -LDFLAGS_prepend = "${@ " ".join(d.getVar('LD').split()[1:])} " - -do_write_config[vardeps] += "CC OBJCOPY" -do_write_config_append() { - cat >${WORKDIR}/meson-${PN}.cross <${WORKDIR}/meson-${PN}.cross <