diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-01-19 11:40:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-20 11:57:28 +0000 |
commit | e6d9cc20a2c34c31e40de8746674058dd89adeef (patch) | |
tree | a5fbb6389b5d0d66068adda715e34107e180ede3 | |
parent | d072d02acddf31c9c29e5fc1f33c0188a0468e70 (diff) | |
download | poky-e6d9cc20a2c34c31e40de8746674058dd89adeef.tar.gz |
systemd: update 250.1 -> 250.3
(From OE-Core rev: 4d3d6c0093113166df2b395f0c2f1e833e84a093)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_250.3.bb (renamed from meta/recipes-core/systemd/systemd-boot_250.1.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_250.3.bb (renamed from meta/recipes-core/systemd/systemd_250.1.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_250.1.bb b/meta/recipes-core/systemd/systemd-boot_250.3.bb index 23a64bf30d..23a64bf30d 100644 --- a/meta/recipes-core/systemd/systemd-boot_250.1.bb +++ b/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" | |||
14 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | 14 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ |
15 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" | 15 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" |
16 | 16 | ||
17 | SRCREV = "402280118fe082122437638f53a0019c4aea81aa" | 17 | SRCREV = "1b003bbc806198dbdd57b405d968f30565495e70" |
18 | SRCBRANCH = "v250-stable" | 18 | SRCBRANCH = "v250-stable" |
19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ | 19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ |
20 | file://0001-src-fundamental-list-fundamental_source_paths-using-.patch \ | 20 | 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 index 4dd668833a..4dd668833a 100644 --- a/meta/recipes-core/systemd/systemd_250.1.bb +++ b/meta/recipes-core/systemd/systemd_250.3.bb | |||