From cb329e0758c69d31ae3c7e9bbedb7c075ac173f5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 27 Aug 2020 12:59:28 +0200 Subject: systemd-boot: bump version to 246.2 The recipe includes systemd.inc and so shares SRCREV with the main systemd. (From OE-Core rev: 7c1d57b29c9b607703a840be6662fe8169859416) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-boot_246.1.bb | 70 ------------------------- meta/recipes-core/systemd/systemd-boot_246.2.bb | 70 +++++++++++++++++++++++++ 2 files changed, 70 insertions(+), 70 deletions(-) delete mode 100644 meta/recipes-core/systemd/systemd-boot_246.1.bb create mode 100644 meta/recipes-core/systemd/systemd-boot_246.2.bb (limited to 'meta/recipes-core/systemd') diff --git a/meta/recipes-core/systemd/systemd-boot_246.1.bb b/meta/recipes-core/systemd/systemd-boot_246.1.bb deleted file mode 100644 index f92c639810..0000000000 --- a/meta/recipes-core/systemd/systemd-boot_246.1.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 <