diff mbox series

[scarthgap,07/27] systemd: upgrade 255.21 -> 255.22

Message ID 846292594d7513e0ffbec5e0481084844505b51c.1788326578.git.yoann.congal@smile.fr
State New
Headers show
Series [scarthgap,01/27] socat: fix native build on host with newer glibc | expand

Commit Message

Yoann Congal Sept. 2, 2026, 5:25 a.m. UTC
From: Peter Marko <peter.marko@siemens.com>

Full changelog (36 commits):
* https://github.com/systemd/systemd-stable/compare/v255.21...v255.22

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
[YC: fixed changelog URL]
---
 ...temd-boot-native_255.21.bb => systemd-boot-native_255.22.bb} | 0
 .../systemd/{systemd-boot_255.21.bb => systemd-boot_255.22.bb}  | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 .../systemd/{systemd_255.21.bb => systemd_255.22.bb}            | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot-native_255.21.bb => systemd-boot-native_255.22.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-boot_255.21.bb => systemd-boot_255.22.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_255.21.bb => systemd_255.22.bb} (100%)
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot-native_255.21.bb b/meta/recipes-core/systemd/systemd-boot-native_255.22.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_255.21.bb
rename to meta/recipes-core/systemd/systemd-boot-native_255.22.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_255.21.bb b/meta/recipes-core/systemd/systemd-boot_255.22.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_255.21.bb
rename to meta/recipes-core/systemd/systemd-boot_255.22.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 28392b6b09d..42e51913da4 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -15,7 +15,7 @@  LICENSE:libsystemd = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
                     file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
 
-SRCREV = "70500d37992a01d3275b1c414c3ed161d6f91f9e"
+SRCREV = "356c54394add8c6a1d52773852c23656590dc33b"
 SRCBRANCH = "v255-stable"
 SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH}"
 
diff --git a/meta/recipes-core/systemd/systemd_255.21.bb b/meta/recipes-core/systemd/systemd_255.22.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_255.21.bb
rename to meta/recipes-core/systemd/systemd_255.22.bb