summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-06-13 23:48:46 +0200
committerSteve Sakoman <steve@sakoman.com>2025-06-20 09:21:27 -0700
commitec357dacc31b18e5b8bc1f0cc74d53ff0e41aaab (patch)
tree85cbe60cb625bbb458fa81dd82b5270162abcbf7
parent6ed218e2288d4dc892fc7a07f429d2291c55b764 (diff)
downloadpoky-ec357dacc31b18e5b8bc1f0cc74d53ff0e41aaab.tar.gz
systemd: upgrade 257.4 -> 257.5
(From OE-Core rev: 05618ac2c6f69e0f41fb95e517382bf1177f0735) (From OE-Core rev: 16f12e6fa89eb3598b56bec63cb5c55c6a8efc35) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/systemd/systemd-boot-native_257.5.bb (renamed from meta/recipes-core/systemd/systemd-boot-native_257.4.bb)0
-rw-r--r--meta/recipes-core/systemd/systemd-boot_257.5.bb (renamed from meta/recipes-core/systemd/systemd-boot_257.4.bb)0
-rw-r--r--meta/recipes-core/systemd/systemd-systemctl-native_257.5.bb (renamed from meta/recipes-core/systemd/systemd-systemctl-native_257.4.bb)0
-rw-r--r--meta/recipes-core/systemd/systemd.inc4
-rw-r--r--meta/recipes-core/systemd/systemd_257.5.bb (renamed from meta/recipes-core/systemd/systemd_257.4.bb)0
5 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot-native_257.4.bb b/meta/recipes-core/systemd/systemd-boot-native_257.5.bb
index 05ebe7b63e..05ebe7b63e 100644
--- a/meta/recipes-core/systemd/systemd-boot-native_257.4.bb
+++ b/meta/recipes-core/systemd/systemd-boot-native_257.5.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_257.4.bb b/meta/recipes-core/systemd/systemd-boot_257.5.bb
index 6a50ac05aa..6a50ac05aa 100644
--- a/meta/recipes-core/systemd/systemd-boot_257.4.bb
+++ b/meta/recipes-core/systemd/systemd-boot_257.5.bb
diff --git a/meta/recipes-core/systemd/systemd-systemctl-native_257.4.bb b/meta/recipes-core/systemd/systemd-systemctl-native_257.5.bb
index 73862b4e23..73862b4e23 100644
--- a/meta/recipes-core/systemd/systemd-systemctl-native_257.4.bb
+++ b/meta/recipes-core/systemd/systemd-systemctl-native_257.5.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 55389f1050..243053a8c7 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -15,9 +15,9 @@ LICENSE:libsystemd = "LGPL-2.1-or-later"
15LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ 15LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
16 file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" 16 file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
17 17
18SRCREV = "5ce1c02abc0cc386332384497b5939108314d80d" 18SRCREV = "1c93ed4c72a4513d9cefcd1f89d11a9dc828d06c"
19SRCBRANCH = "v257-stable" 19SRCBRANCH = "v257-stable"
20SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" 20SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
diff --git a/meta/recipes-core/systemd/systemd_257.4.bb b/meta/recipes-core/systemd/systemd_257.5.bb
index 5865c017e8..5865c017e8 100644
--- a/meta/recipes-core/systemd/systemd_257.4.bb
+++ b/meta/recipes-core/systemd/systemd_257.5.bb