diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-20 16:30:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-21 21:51:46 +0100 |
commit | 0c0de2c8ca95ad73940430a7afe43b0219d4dec6 (patch) | |
tree | 2ccb5a7544c1033e566c356788ce3e6e7b6d1371 | |
parent | 932450aebd8910118186fbea1f72aa77e3125743 (diff) | |
download | openembedded-core-0c0de2c8ca95ad73940430a7afe43b0219d4dec6.tar.gz |
systemd: upgrade 256.4 -> 256.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot-native_256.5.bb (renamed from meta/recipes-core/systemd/systemd-boot-native_256.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_256.5.bb (renamed from meta/recipes-core/systemd/systemd-boot_256.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_256.5.bb (renamed from meta/recipes-core/systemd/systemd_256.4.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.4.bb b/meta/recipes-core/systemd/systemd-boot-native_256.5.bb index 73db59b14e..73db59b14e 100644 --- a/meta/recipes-core/systemd/systemd-boot-native_256.4.bb +++ b/meta/recipes-core/systemd/systemd-boot-native_256.5.bb diff --git a/meta/recipes-core/systemd/systemd-boot_256.4.bb b/meta/recipes-core/systemd/systemd-boot_256.5.bb index 9a6d8e9d6e..9a6d8e9d6e 100644 --- a/meta/recipes-core/systemd/systemd-boot_256.4.bb +++ b/meta/recipes-core/systemd/systemd-boot_256.5.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 63f024baa9..83dcd65a83 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -15,7 +15,7 @@ LICENSE:libsystemd = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "566210c272820ca6655800ce0d27b6ebc0aedc4c" +SRCREV = "b45730389ba025489ec8d445bc91534fef515c28" SRCBRANCH = "v256-stable" SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" diff --git a/meta/recipes-core/systemd/systemd_256.4.bb b/meta/recipes-core/systemd/systemd_256.5.bb index ee656c81e5..ee656c81e5 100644 --- a/meta/recipes-core/systemd/systemd_256.4.bb +++ b/meta/recipes-core/systemd/systemd_256.5.bb |