systemd: upgrade 256.7 -> 256.8

(From OE-Core rev: 796f64dfc462b22b4ed240611f8ecbd2eb8fb399)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2024-11-26 09:30:01 +08:00
committed by Richard Purdie
parent 45ccc87bdf
commit f0674490bd
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 = "7635d01869ba325b9cf450923c8f13912b7ca536"
SRCREV = "a2240d1cf9f3515728186c2c98a6f4b64a40e4da"
SRCBRANCH = "v256-stable"
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"