[walnascar][PATCH] systemd: upgrade 257.6 -> 257.8
Martin Siegumfeldt <[email protected]> Wed, 13 Aug 2025 11:16:01 +0200
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
(From OE-Core rev: aade7be9a260d2c68e10fc9390b8e72943536ba6) Signed-off-by: Martin Siegumfeldt <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> Signed-off-by: Richard Purdie <[email protected]> --- ...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 --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 -- 2.50.1