]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: upgrade 256.7 -> 256.8
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Nov 2024 01:30:01 +0000 (09:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Nov 2024 16:44:01 +0000 (16:44 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-boot-native_256.8.bb [moved from meta/recipes-core/systemd/systemd-boot-native_256.7.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_256.8.bb [moved from meta/recipes-core/systemd/systemd-boot_256.7.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_256.8.bb [moved from meta/recipes-core/systemd/systemd_256.7.bb with 100% similarity]

index 87bf9b78c03bef9ffebc08b97fec74f9dd258d1e..989ca667b7545d95b46dc4c2debd4a7fee9d3d4e 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 = "7635d01869ba325b9cf450923c8f13912b7ca536"
+SRCREV = "a2240d1cf9f3515728186c2c98a6f4b64a40e4da"
 SRCBRANCH = "v256-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"