diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-11-10 19:12:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-11 13:43:41 +0000 |
commit | 45fd5150e320550ad6092e08aebab8b62f119a43 (patch) | |
tree | e5e9c8fcbefe734b2b703898e9eda438318c92b6 /meta/recipes-core/systemd | |
parent | 4e960cb2b5246af0091304486accb56f9afd12df (diff) | |
download | poky-45fd5150e320550ad6092e08aebab8b62f119a43.tar.gz |
systemd: update 251.4 -> 251.8
This resolves systemd-boot fails with latest meson,
while systemd -> 252 is being prepared.
(From OE-Core rev: 1d96287906f66ad28e50c9686eaffc2fb7b874fe)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_251.8.bb (renamed from meta/recipes-core/systemd/systemd-boot_251.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_251.8.bb (renamed from meta/recipes-core/systemd/systemd_251.4.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_251.4.bb b/meta/recipes-core/systemd/systemd-boot_251.8.bb index b67706b731..b67706b731 100644 --- a/meta/recipes-core/systemd/systemd-boot_251.4.bb +++ b/meta/recipes-core/systemd/systemd-boot_251.8.bb | |||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 71eb93f23a..3bb6b0efe6 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" | |||
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 = "2a674b4b66af1a050a0362b646d2fca90c90112e" | 17 | SRCREV = "ae8b249af4acb055f920134f2ac584c4cbc86e3b" |
18 | SRCBRANCH = "v251-stable" | 18 | SRCBRANCH = "v251-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 | " | 20 | " |
diff --git a/meta/recipes-core/systemd/systemd_251.4.bb b/meta/recipes-core/systemd/systemd_251.8.bb index 1b771a7b86..1b771a7b86 100644 --- a/meta/recipes-core/systemd/systemd_251.4.bb +++ b/meta/recipes-core/systemd/systemd_251.8.bb | |||