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:50 +0100 |
commit | f346b1995dc3e3fc3bf27f3aaada8e0d2ee6853f (patch) | |
tree | 98e5f253142130a6fd8eb3c68c0d4512557db819 | |
parent | 6a403f2bd9bd6d916ef08a31514a8c4bb5efc318 (diff) | |
download | openembedded-core-f346b1995dc3e3fc3bf27f3aaada8e0d2ee6853f.tar.gz |
systemd: upgrade 253.3 -> 253.7
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" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "ed18c2ab79e8b94182d5dcf31d58457763f3e3e1" +SRCREV = "f1c4da0414640cf201147144f558e1af31a3ae80" SRCBRANCH = "v253-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ 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 |