From: Martin Siegumfeldt Date: Wed, 6 Aug 2025 10:43:10 +0000 (+0200) Subject: systemd: upgrade 257.6 -> 257.8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aade7be9a260d2c68e10fc9390b8e72943536ba6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd: upgrade 257.6 -> 257.8 Signed-off-by: Martin Siegumfeldt Signed-off-by: Mathieu Dubois-Briand --- 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 101457140f1..761660f2c84 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