diff mbox series

[21/22] systemd: upgrade 256.6 -> 256.7

Message ID 1729834769-4717-21-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 25, 2024, 5:39 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.6.bb b/meta/recipes-core/systemd/systemd-boot-native_256.7.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot-native_256.6.bb
rename to meta/recipes-core/systemd/systemd-boot-native_256.7.bb
diff --git a/meta/recipes-core/systemd/systemd-boot_256.6.bb b/meta/recipes-core/systemd/systemd-boot_256.7.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_256.6.bb
rename to meta/recipes-core/systemd/systemd-boot_256.7.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index d6a3332efe..87bf9b78c0 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 = "230f5613c97175985f878580ef2f5f1937963da6"
+SRCREV = "7635d01869ba325b9cf450923c8f13912b7ca536"
 SRCBRANCH = "v256-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
 
diff --git a/meta/recipes-core/systemd/systemd_256.6.bb b/meta/recipes-core/systemd/systemd_256.7.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_256.6.bb
rename to meta/recipes-core/systemd/systemd_256.7.bb