[07/39] systemd: update 250.1 -> 250.3

Message ID 20220119104117.2120127-7-alex@linutronix.de
State Accepted, archived
Commit 4d3d6c0093113166df2b395f0c2f1e833e84a093
Headers show
Series [01/39] mesa: fold mesa-gl variant into the main recipe using mcextend class | expand

Commit Message

Alexander Kanavin Jan. 19, 2022, 10:40 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../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%)

Patch

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