]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: upgrade 257.4 -> 257.5
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 13 Jun 2025 21:48:46 +0000 (23:48 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 16 Jun 2025 19:50:00 +0000 (12:50 -0700)
(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>
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd-boot-native_257.5.bb [moved from meta/recipes-core/systemd/systemd-boot-native_257.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_257.5.bb [moved from meta/recipes-core/systemd/systemd-boot_257.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd-systemctl-native_257.5.bb [moved from meta/recipes-core/systemd/systemd-systemctl-native_257.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_257.5.bb [moved from meta/recipes-core/systemd/systemd_257.4.bb with 100% similarity]

index 55389f1050200042334709a9241c9b119b75a1fd..243053a8c7ca0b32d6a90b5e7de9e4c8ea0df85c 100644 (file)
@@ -15,9 +15,9 @@ LICENSE:libsystemd = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
                     file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
 
-SRCREV = "5ce1c02abc0cc386332384497b5939108314d80d"
+SRCREV = "1c93ed4c72a4513d9cefcd1f89d11a9dc828d06c"
 SRCBRANCH = "v257-stable"
-SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
+SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}"
 
 S = "${WORKDIR}/git"