diff mbox series

[scarthgap] systemd: upgrade 255.21 -> 255.22

Message ID 20260822190350.3328678-1-peter.marko@siemens.com
State New
Headers show
Series [scarthgap] systemd: upgrade 255.21 -> 255.22 | expand

Commit Message

Peter Marko Aug. 22, 2026, 7:03 p.m. UTC
From: Peter Marko <peter.marko@siemens.com>

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

Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
 ...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