From: Anthony Bagwell Date: Mon, 12 Apr 2021 15:17:08 +0000 (+0100) Subject: systemd: upgrade 247.4 -> 247.6 X-Git-Tag: uninative-3.1~180 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=63fbf39b8aa3d94ca2db719d1a53190045dbb86d;p=openembedded-core.git systemd: upgrade 247.4 -> 247.6 Signed-off-by: Richard Purdie --- 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