]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
systemd: upgrade 256.6 -> 256.7
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 25 Oct 2024 05:39:28 +0000 (13:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Oct 2024 11:17:02 +0000 (11:17 +0000)
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>
meta/recipes-core/systemd/systemd-boot-native_256.7.bb [moved from meta/recipes-core/systemd/systemd-boot-native_256.6.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_256.7.bb [moved from meta/recipes-core/systemd/systemd-boot_256.6.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_256.7.bb [moved from meta/recipes-core/systemd/systemd_256.6.bb with 100% similarity]

index d6a3332efe05155e63088f9c07c34152dca069ae..87bf9b78c03bef9ffebc08b97fec74f9dd258d1e 100644 (file)
@@ -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 = "230f5613c97175985f878580ef2f5f1937963da6"
+SRCREV = "7635d01869ba325b9cf450923c8f13912b7ca536"
 SRCBRANCH = "v256-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"