From: Alexander Kanavin Date: Wed, 8 Feb 2023 07:21:02 +0000 (+0100) Subject: systemd: update 252.4 -> 252.5 X-Git-Tag: yocto-4.2~590 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b44b7a0d7baa3ed5c71d2f873aa095cff6234c6b;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd: update 252.4 -> 252.5 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot_252.4.bb b/meta/recipes-core/systemd/systemd-boot_252.5.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_252.4.bb rename to meta/recipes-core/systemd/systemd-boot_252.5.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 9d747ef64dd..df27e01b1c9 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "4b48117716f84751dc6c8ee16c94de9858eaef4f" +SRCREV = "61f5710d0bfd8f522af6f8eef399a851509946e2" SRCBRANCH = "v252-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ " diff --git a/meta/recipes-core/systemd/systemd_252.4.bb b/meta/recipes-core/systemd/systemd_252.5.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_252.4.bb rename to meta/recipes-core/systemd/systemd_252.5.bb