From ecaf7e251d6309cf7bf51572917d4191d9c83319 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 27 Jul 2023 16:36:17 +0200 Subject: [PATCH] systemd: upgrade 253.3 -> 253.7 (From OE-Core rev: f346b1995dc3e3fc3bf27f3aaada8e0d2ee6853f) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../systemd/{systemd-boot_253.3.bb => systemd-boot_253.7.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_253.3.bb => systemd_253.7.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_253.3.bb => systemd-boot_253.7.bb} (100%) rename meta/recipes-core/systemd/{systemd_253.3.bb => systemd_253.7.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_253.3.bb b/meta/recipes-core/systemd/systemd-boot_253.7.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_253.3.bb rename to meta/recipes-core/systemd/systemd-boot_253.7.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index d50f2c9cba..c2f2899044 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "ed18c2ab79e8b94182d5dcf31d58457763f3e3e1" +SRCREV = "f1c4da0414640cf201147144f558e1af31a3ae80" SRCBRANCH = "v253-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ file://0026-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch \ diff --git a/meta/recipes-core/systemd/systemd_253.3.bb b/meta/recipes-core/systemd/systemd_253.7.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_253.3.bb rename to meta/recipes-core/systemd/systemd_253.7.bb