From: Wang Mingyu Date: Fri, 13 Dec 2024 00:15:20 +0000 (+0800) Subject: systemd: upgrade 256.8 -> 256.9 X-Git-Tag: uninative-4.7~577 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454cd1073bd5df167c284a34d6d1259263a859bb;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd: upgrade 256.8 -> 256.9 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.8.bb b/meta/recipes-core/systemd/systemd-boot-native_256.9.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot-native_256.8.bb rename to meta/recipes-core/systemd/systemd-boot-native_256.9.bb diff --git a/meta/recipes-core/systemd/systemd-boot_256.8.bb b/meta/recipes-core/systemd/systemd-boot_256.9.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_256.8.bb rename to meta/recipes-core/systemd/systemd-boot_256.9.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 989ca667b75..b85d5b187df 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -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}" diff --git a/meta/recipes-core/systemd/systemd_256.8.bb b/meta/recipes-core/systemd/systemd_256.9.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_256.8.bb rename to meta/recipes-core/systemd/systemd_256.9.bb