diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-07-27 16:36:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-30 09:16:52 +0100 |
commit | ecaf7e251d6309cf7bf51572917d4191d9c83319 (patch) | |
tree | ddf2e0b4082ffad142551ea8d2093013a8189fe6 | |
parent | c9a55dcb253ba59b9f642ffffa9ace594aea3010 (diff) | |
download | poky-ecaf7e251d6309cf7bf51572917d4191d9c83319.tar.gz |
systemd: upgrade 253.3 -> 253.7
(From OE-Core rev: f346b1995dc3e3fc3bf27f3aaada8e0d2ee6853f)
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>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_253.7.bb (renamed from meta/recipes-core/systemd/systemd-boot_253.3.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_253.7.bb (renamed from meta/recipes-core/systemd/systemd_253.3.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_253.3.bb b/meta/recipes-core/systemd/systemd-boot_253.7.bb index b67706b731..b67706b731 100644 --- a/meta/recipes-core/systemd/systemd-boot_253.3.bb +++ b/meta/recipes-core/systemd/systemd-boot_253.7.bb | |||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index d50f2c9cba..c2f2899044 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 = "ed18c2ab79e8b94182d5dcf31d58457763f3e3e1" | 17 | SRCREV = "f1c4da0414640cf201147144f558e1af31a3ae80" |
18 | SRCBRANCH = "v253-stable" | 18 | SRCBRANCH = "v253-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://0026-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch \ | 20 | file://0026-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch \ |
diff --git a/meta/recipes-core/systemd/systemd_253.3.bb b/meta/recipes-core/systemd/systemd_253.7.bb index 1fd4556afd..1fd4556afd 100644 --- a/meta/recipes-core/systemd/systemd_253.3.bb +++ b/meta/recipes-core/systemd/systemd_253.7.bb | |||