]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: upgrade 256.4 -> 256.5
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 20 Aug 2024 08:30:44 +0000 (16:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2024 20:51:46 +0000 (21:51 +0100)
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.5.bb [moved from meta/recipes-core/systemd/systemd-boot-native_256.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_256.5.bb [moved from meta/recipes-core/systemd/systemd-boot_256.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_256.5.bb [moved from meta/recipes-core/systemd/systemd_256.4.bb with 100% similarity]

index 63f024baa9976515e51c7f4cda2cd754937ce4ec..83dcd65a8389129a7f37efeedd54c9dba870f6dd 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 = "566210c272820ca6655800ce0d27b6ebc0aedc4c"
+SRCREV = "b45730389ba025489ec8d445bc91534fef515c28"
 SRCBRANCH = "v256-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"