diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-08 08:51:42 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:05:34 +0100 |
| commit | ed88b3f81908cf0ae7223fe197db6d89f1512f63 (patch) | |
| tree | a4d2a3d444571b44da52b3023c332529080434b5 | |
| parent | 0765b1fe2b08a2eaab2c197dc8679067969948f2 (diff) | |
| download | poky-ed88b3f81908cf0ae7223fe197db6d89f1512f63.tar.gz | |
systemd: upgrade 257.4 -> 257.5
(From OE-Core rev: 05618ac2c6f69e0f41fb95e517382bf1177f0735)
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>
| -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.inc | 4 | ||||
| -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 041a040a26..041a040a26 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" | |||
| 15 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | 15 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ |
| 16 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" | 16 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" |
| 17 | 17 | ||
| 18 | SRCREV = "5ce1c02abc0cc386332384497b5939108314d80d" | 18 | SRCREV = "1c93ed4c72a4513d9cefcd1f89d11a9dc828d06c" |
| 19 | SRCBRANCH = "v257-stable" | 19 | SRCBRANCH = "v257-stable" |
| 20 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" | 20 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${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 24aad11c0a..24aad11c0a 100644 --- a/meta/recipes-core/systemd/systemd_257.4.bb +++ b/meta/recipes-core/systemd/systemd_257.5.bb | |||
