From: Alexander Kanavin Date: Wed, 6 Mar 2024 15:42:24 +0000 (-0800) Subject: systemd: upgrade 255.1 -> 255.4 X-Git-Tag: 2024-04-scarthgap~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1549cf92728ae3113160e5f8f72cc6d2433dc27d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git systemd: upgrade 255.1 -> 255.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd-boot-native_254.4.bb b/meta/recipes-core/systemd/systemd-boot-native_255.4.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot-native_254.4.bb rename to meta/recipes-core/systemd/systemd-boot-native_255.4.bb diff --git a/meta/recipes-core/systemd/systemd-boot_255.1.bb b/meta/recipes-core/systemd/systemd-boot_255.4.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_255.1.bb rename to meta/recipes-core/systemd/systemd-boot_255.4.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 1417e0150f9..a35db5091eb 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 = "2018ccef6645ce00c784369a22dc4e98f6d7061d" +SRCREV = "387a14a7b67b8b76adaed4175e14bb7e39b2f738" SRCBRANCH = "v255-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH}" diff --git a/meta/recipes-core/systemd/systemd_255.1.bb b/meta/recipes-core/systemd/systemd_255.4.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_255.1.bb rename to meta/recipes-core/systemd/systemd_255.4.bb