From 4d3d6c0093113166df2b395f0c2f1e833e84a093 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 19 Jan 2022 11:40:45 +0100 Subject: [PATCH] systemd: update 250.1 -> 250.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../systemd/{systemd-boot_250.1.bb => systemd-boot_250.3.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_250.1.bb => systemd_250.3.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_250.1.bb => systemd-boot_250.3.bb} (100%) rename meta/recipes-core/systemd/{systemd_250.1.bb => systemd_250.3.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_250.1.bb b/meta/recipes-core/systemd/systemd-boot_250.3.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_250.1.bb rename to meta/recipes-core/systemd/systemd-boot_250.3.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 6739018559..9a460c187b 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "402280118fe082122437638f53a0019c4aea81aa" +SRCREV = "1b003bbc806198dbdd57b405d968f30565495e70" SRCBRANCH = "v250-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ file://0001-src-fundamental-list-fundamental_source_paths-using-.patch \ diff --git a/meta/recipes-core/systemd/systemd_250.1.bb b/meta/recipes-core/systemd/systemd_250.3.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_250.1.bb rename to meta/recipes-core/systemd/systemd_250.3.bb -- 2.40.1