From 63fbf39b8aa3d94ca2db719d1a53190045dbb86d Mon Sep 17 00:00:00 2001 From: Anthony Bagwell Date: Mon, 12 Apr 2021 16:17:08 +0100 Subject: [PATCH] systemd: upgrade 247.4 -> 247.6 Signed-off-by: Richard Purdie --- .../systemd/{systemd-boot_247.4.bb => systemd-boot_247.6.bb} | 0 .../systemd/{systemd-conf_247.3.bb => systemd-conf_247.6.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_247.4.bb => systemd_247.6.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_247.4.bb => systemd-boot_247.6.bb} (100%) rename meta/recipes-core/systemd/{systemd-conf_247.3.bb => systemd-conf_247.6.bb} (100%) rename meta/recipes-core/systemd/{systemd_247.4.bb => systemd_247.6.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_247.4.bb b/meta/recipes-core/systemd/systemd-boot_247.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_247.4.bb rename to meta/recipes-core/systemd/systemd-boot_247.6.bb diff --git a/meta/recipes-core/systemd/systemd-conf_247.3.bb b/meta/recipes-core/systemd/systemd-conf_247.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-conf_247.3.bb rename to meta/recipes-core/systemd/systemd-conf_247.6.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 098bca98f1..7d3b3064ba 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "069525e84a67375e27429cb490e8d28af78e673a" +SRCREV = "17472dca0160cbe7b807ca648475fd70d0d62fe5" SRCBRANCH = "v247-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" diff --git a/meta/recipes-core/systemd/systemd_247.4.bb b/meta/recipes-core/systemd/systemd_247.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_247.4.bb rename to meta/recipes-core/systemd/systemd_247.6.bb -- 2.40.1