]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
systemd: upgrade 256.8 -> 256.9
authorWang Mingyu <wangmy@cn.fujitsu.com>
Fri, 13 Dec 2024 00:15:20 +0000 (08:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 15 Dec 2024 11:09:56 +0000 (11:09 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-boot-native_256.9.bb [moved from meta/recipes-core/systemd/systemd-boot-native_256.8.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_256.9.bb [moved from meta/recipes-core/systemd/systemd-boot_256.8.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_256.9.bb [moved from meta/recipes-core/systemd/systemd_256.8.bb with 100% similarity]

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