diff mbox series

[11/52] systemd: update 252.4 -> 252.5

Message ID 20230208072143.2930292-11-alex@linutronix.de
State Accepted, archived
Commit b44b7a0d7baa3ed5c71d2f873aa095cff6234c6b
Headers show
Series [01/52] ifupdown: update 0.8.43 -> 0.8.41 | expand

Commit Message

Alexander Kanavin Feb. 8, 2023, 7:21 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../systemd/{systemd-boot_252.4.bb => systemd-boot_252.5.bb}    | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 .../recipes-core/systemd/{systemd_252.4.bb => systemd_252.5.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot_252.4.bb => systemd-boot_252.5.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_252.4.bb => systemd_252.5.bb} (100%)
diff mbox series

Patch

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 9d747ef64d..df27e01b1c 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