From bd0c5a7781d152c3ec03d64ecf54a61ef18101d4 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 6 Mar 2024 07:42:24 -0800 Subject: [PATCH] systemd: upgrade 255.1 -> 255.4 (From OE-Core rev: 1549cf92728ae3113160e5f8f72cc6d2433dc27d) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- ...ystemd-boot-native_254.4.bb => systemd-boot-native_255.4.bb} | 0 .../systemd/{systemd-boot_255.1.bb => systemd-boot_255.4.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_255.1.bb => systemd_255.4.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot-native_254.4.bb => systemd-boot-native_255.4.bb} (100%) rename meta/recipes-core/systemd/{systemd-boot_255.1.bb => systemd-boot_255.4.bb} (100%) rename meta/recipes-core/systemd/{systemd_255.1.bb => systemd_255.4.bb} (100%) 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 1417e0150f..a35db5091e 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