From 88843705b1b512da7b1f281184e13dd3bb30e8d5 Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Sat, 22 Aug 2026 21:03:50 +0200 Subject: [PATCH] systemd: upgrade 255.21 -> 255.22 Full changelog (36 commits): * https://github.com/systemd/systemd-stable/compare/v255.21...v255.22 (From OE-Core rev: 846292594d7513e0ffbec5e0481084844505b51c) Signed-off-by: Peter Marko Signed-off-by: Yoann Congal [YC: fixed changelog URL] Signed-off-by: Richard Purdie --- ...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 --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 28392b6b09..42e51913da 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