diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-02-08 08:21:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-09 09:57:24 +0000 |
commit | 2f97fb7ebcbb4ad94547f3b2f28fd068419460fe (patch) | |
tree | 8e16df22573f20d3a9a81cee2f37361265bedf7e | |
parent | a1b939703614d829f77591f0650b95be0b9a4d1d (diff) | |
download | poky-2f97fb7ebcbb4ad94547f3b2f28fd068419460fe.tar.gz |
systemd: update 252.4 -> 252.5
(From OE-Core rev: b44b7a0d7baa3ed5c71d2f873aa095cff6234c6b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_252.5.bb (renamed from meta/recipes-core/systemd/systemd-boot_252.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_252.5.bb (renamed from meta/recipes-core/systemd/systemd_252.4.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_252.4.bb b/meta/recipes-core/systemd/systemd-boot_252.5.bb index b67706b731..b67706b731 100644 --- a/meta/recipes-core/systemd/systemd-boot_252.4.bb +++ b/meta/recipes-core/systemd/systemd-boot_252.5.bb | |||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 9d747ef64d..df27e01b1c 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 = "4b48117716f84751dc6c8ee16c94de9858eaef4f" | 17 | SRCREV = "61f5710d0bfd8f522af6f8eef399a851509946e2" |
18 | SRCBRANCH = "v252-stable" | 18 | SRCBRANCH = "v252-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_252.4.bb b/meta/recipes-core/systemd/systemd_252.5.bb index e6c873f53b..e6c873f53b 100644 --- a/meta/recipes-core/systemd/systemd_252.4.bb +++ b/meta/recipes-core/systemd/systemd_252.5.bb | |||