From: Luca Boccassi Date: Wed, 3 Feb 2021 13:28:01 +0000 (+0000) Subject: systemd: update to v247.3 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=75e166f005e30139c639be255d5de8b128cba7b8;p=openembedded-core.git systemd: update to v247.3 Signed-off-by: Luca Boccassi Signed-off-by: Richard Purdie --- 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