From e39d388f510f56c3dfe6871070ce1d24f296f405 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 3 Feb 2021 13:28:01 +0000 Subject: [PATCH] systemd: update to v247.3 Signed-off-by: Luca Boccassi Signed-off-by: Richard Purdie --- .../systemd/{systemd-boot_247.2.bb => systemd-boot_247.3.bb} | 0 .../systemd/{systemd-conf_247.2.bb => systemd-conf_247.3.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_247.2.bb => systemd_247.3.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_247.2.bb => systemd-boot_247.3.bb} (100%) rename meta/recipes-core/systemd/{systemd-conf_247.2.bb => systemd-conf_247.3.bb} (100%) rename meta/recipes-core/systemd/{systemd_247.2.bb => systemd_247.3.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_247.2.bb b/meta/recipes-core/systemd/systemd-boot_247.3.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_247.2.bb rename to meta/recipes-core/systemd/systemd-boot_247.3.bb diff --git a/meta/recipes-core/systemd/systemd-conf_247.2.bb b/meta/recipes-core/systemd/systemd-conf_247.3.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-conf_247.2.bb rename to meta/recipes-core/systemd/systemd-conf_247.3.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index cb7d782b76..ccff8c8b9e 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 = "937118a5b2f27a7913c421ad76893cdda01c5566" +SRCREV = "551dd873b0bdfb9e7e47431b2933c8b910228f0c" 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.2.bb b/meta/recipes-core/systemd/systemd_247.3.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_247.2.bb rename to meta/recipes-core/systemd/systemd_247.3.bb -- 2.40.1