diff mbox series

[41/47] systemd: upgrade 255.1 -> 255.4

Message ID 20240306154151.3741709-41-alex@linutronix.de
State Accepted, archived
Commit 1549cf92728ae3113160e5f8f72cc6d2433dc27d
Headers show
Series [01/47] python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it | expand

Commit Message

Alexander Kanavin March 6, 2024, 3:41 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...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 mbox series

Patch

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