diff mbox series

systemd: upgrade 259.3 -> 259.5

Message ID 20260316211122.1973786-1-peter.marko@siemens.com
State Under Review
Headers show
Series systemd: upgrade 259.3 -> 259.5 | expand

Commit Message

Peter Marko March 16, 2026, 9:11 p.m. UTC
From: Peter Marko <peter.marko@siemens.com>

Update to latest revision of v259.

Changes: https://github.com/systemd/systemd/compare/v259.3...v259.5

Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
 ...ystemd-boot-native_259.3.bb => systemd-boot-native_259.5.bb} | 0
 .../systemd/{systemd-boot_259.3.bb => systemd-boot_259.5.bb}    | 0
 ...temctl-native_259.3.bb => systemd-systemctl-native_259.5.bb} | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 .../recipes-core/systemd/{systemd_259.3.bb => systemd_259.5.bb} | 0
 5 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot-native_259.3.bb => systemd-boot-native_259.5.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-boot_259.3.bb => systemd-boot_259.5.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-systemctl-native_259.3.bb => systemd-systemctl-native_259.5.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_259.3.bb => systemd_259.5.bb} (100%)
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot-native_259.3.bb b/meta/recipes-core/systemd/systemd-boot-native_259.5.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_259.3.bb
rename to meta/recipes-core/systemd/systemd-boot-native_259.5.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_259.3.bb b/meta/recipes-core/systemd/systemd-boot_259.5.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_259.3.bb
rename to meta/recipes-core/systemd/systemd-boot_259.5.bb
diff --git a/meta/recipes-core/systemd/systemd-systemctl-native_259.3.bb b/meta/recipes-core/systemd/systemd-systemctl-native_259.5.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-systemctl-native_259.3.bb
rename to meta/recipes-core/systemd/systemd-systemctl-native_259.5.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 52171acad5..b636d6e8b4 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=c09786363500a9acc29b147e6e72d2c6 \
                     file://LICENSE.LGPL2.1;md5=be0aaf4a380f73f7e00b420a007368f2"
 
-SRCREV = "32bc9ae9f58aed3fa06e111b55fc157a3fe1322b"
+SRCREV = "b3d8fc43e9cb531d958c17ef2cd93b374bc14e8a"
 SRCBRANCH = "v259-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}"
 
diff --git a/meta/recipes-core/systemd/systemd_259.3.bb b/meta/recipes-core/systemd/systemd_259.5.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_259.3.bb
rename to meta/recipes-core/systemd/systemd_259.5.bb