From: Wang Mingyu Date: Thu, 26 Sep 2024 00:20:47 +0000 (+0800) Subject: systemd: upgrade 256.5 -> 256.6 X-Git-Tag: uninative-4.7~1268 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5761748a0c98bb05849df71b43609f82f4235e51;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd: upgrade 256.5 -> 256.6 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.5.bb b/meta/recipes-core/systemd/systemd-boot-native_256.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot-native_256.5.bb rename to meta/recipes-core/systemd/systemd-boot-native_256.6.bb diff --git a/meta/recipes-core/systemd/systemd-boot_256.5.bb b/meta/recipes-core/systemd/systemd-boot_256.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_256.5.bb rename to meta/recipes-core/systemd/systemd-boot_256.6.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 83dcd65a838..d6a3332efe0 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 = "b45730389ba025489ec8d445bc91534fef515c28" +SRCREV = "230f5613c97175985f878580ef2f5f1937963da6" SRCBRANCH = "v256-stable" SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" diff --git a/meta/recipes-core/systemd/systemd_256.5.bb b/meta/recipes-core/systemd/systemd_256.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_256.5.bb rename to meta/recipes-core/systemd/systemd_256.6.bb