systemd: upgrade 256.6 -> 256.7

(From OE-Core rev: e54b11c36cd140674ad4eca4eacd34b863706518)

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>
This commit is contained in:
Wang Mingyu
2024-10-25 13:39:28 +08:00
committed by Richard Purdie
parent 129dffaa99
commit c71cbbdd3d
4 changed files with 1 additions and 1 deletions

View 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}"