diff mbox series

[6/6] systemd: upgrade 257 -> 257.1

Message ID 1735543760-2456-6-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [1/6] bash-completion: upgrade 2.15.0 -> 2.16.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 30, 2024, 7:29 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{systemd-boot-native_257.bb => systemd-boot-native_257.1.bb} | 0
 .../systemd/{systemd-boot_257.bb => systemd-boot_257.1.bb}      | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 meta/recipes-core/systemd/{systemd_257.bb => systemd_257.1.bb}  | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot-native_257.bb => systemd-boot-native_257.1.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-boot_257.bb => systemd-boot_257.1.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_257.bb => systemd_257.1.bb} (100%)
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot-native_257.bb b/meta/recipes-core/systemd/systemd-boot-native_257.1.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_257.bb
rename to meta/recipes-core/systemd/systemd-boot-native_257.1.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_257.bb b/meta/recipes-core/systemd/systemd-boot_257.1.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_257.bb
rename to meta/recipes-core/systemd/systemd-boot_257.1.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 67b9e28ce1..65785ac098 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 = "70bae7648f2c18010187c9cf20093155eaa26029"
+SRCREV = "47eea9ee9f46537bc18d6a64fa21fd9c50538e13"
 SRCBRANCH = "v257-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
 
diff --git a/meta/recipes-core/systemd/systemd_257.bb b/meta/recipes-core/systemd/systemd_257.1.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_257.bb
rename to meta/recipes-core/systemd/systemd_257.1.bb