]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
systemd: upgrade 255.1 -> 255.4
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 6 Mar 2024 15:42:24 +0000 (07:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Mar 2024 16:23:34 +0000 (16:23 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-boot-native_255.4.bb [moved from meta/recipes-core/systemd/systemd-boot-native_254.4.bb with 100% similarity]
meta/recipes-core/systemd/systemd-boot_255.4.bb [moved from meta/recipes-core/systemd/systemd-boot_255.1.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_255.4.bb [moved from meta/recipes-core/systemd/systemd_255.1.bb with 100% similarity]

index 1417e0150f933946573d93577389c382343cec04..a35db5091ebc9e68dbafea8ac7183a9a06bfdb42 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 = "2018ccef6645ce00c784369a22dc4e98f6d7061d"
+SRCREV = "387a14a7b67b8b76adaed4175e14bb7e39b2f738"
 SRCBRANCH = "v255-stable"
 SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH}"