systemd: upgrade 256.8 -> 256.9

(From OE-Core rev: 454cd1073bd5df167c284a34d6d1259263a859bb)

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu
2024-12-13 08:15:20 +08:00
committed by Richard Purdie
parent 297e007375
commit a7c0cf3fab
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 = "a2240d1cf9f3515728186c2c98a6f4b64a40e4da"
SRCREV = "f15fd96efd5ebdfb18746acb0cbb35a4331b4d8b"
SRCBRANCH = "v256-stable"
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"