diff mbox series

[walnascar] systemd: upgrade 257.6 -> 257.8

Message ID 20250813091602.2863251-1-mns@gomspace.com (mailing list archive)
State New
Headers show
Series [walnascar] systemd: upgrade 257.6 -> 257.8 | expand

Commit Message

Martin Siegumfeldt Aug. 13, 2025, 9:16 a.m. UTC
(From OE-Core rev: aade7be9a260d2c68e10fc9390b8e72943536ba6)

Signed-off-by: Martin Siegumfeldt <mns@gomspace.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...ystemd-boot-native_257.6.bb => systemd-boot-native_257.8.bb} | 0
 .../systemd/{systemd-boot_257.6.bb => systemd-boot_257.8.bb}    | 0
 ...temctl-native_257.6.bb => systemd-systemctl-native_257.8.bb} | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 .../recipes-core/systemd/{systemd_257.6.bb => systemd_257.8.bb} | 0
 5 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot-native_257.6.bb => systemd-boot-native_257.8.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-boot_257.6.bb => systemd-boot_257.8.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-systemctl-native_257.6.bb => systemd-systemctl-native_257.8.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_257.6.bb => systemd_257.8.bb} (100%)
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot-native_257.6.bb b/meta/recipes-core/systemd/systemd-boot-native_257.8.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_257.6.bb
rename to meta/recipes-core/systemd/systemd-boot-native_257.8.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_257.6.bb b/meta/recipes-core/systemd/systemd-boot_257.8.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_257.6.bb
rename to meta/recipes-core/systemd/systemd-boot_257.8.bb
diff --git a/meta/recipes-core/systemd/systemd-systemctl-native_257.6.bb b/meta/recipes-core/systemd/systemd-systemctl-native_257.8.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-systemctl-native_257.6.bb
rename to meta/recipes-core/systemd/systemd-systemctl-native_257.8.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 5ed84757f3..6f635f6cb0 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 = "00a12c234e2506f5cab683460199575f13c454db"
+SRCREV = "5e38d199a623563698ab4a69acbbe3afa9135198"
 SRCBRANCH = "v257-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}"
 
diff --git a/meta/recipes-core/systemd/systemd_257.6.bb b/meta/recipes-core/systemd/systemd_257.8.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_257.6.bb
rename to meta/recipes-core/systemd/systemd_257.8.bb