diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2024-12-13 08:15:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-15 11:10:38 +0000 |
commit | a7c0cf3fab3bea1ca6703f9737bb8d92a62a2c4d (patch) | |
tree | 5ec2f7d837bdc2c359fcaacd63275e47f7dd6c52 | |
parent | 297e007375e8755ce2a59fc9420f7e0196ea07eb (diff) | |
download | poky-a7c0cf3fab3bea1ca6703f9737bb8d92a62a2c4d.tar.gz |
systemd: upgrade 256.8 -> 256.9
(From OE-Core rev: 454cd1073bd5df167c284a34d6d1259263a859bb)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot-native_256.9.bb (renamed from meta/recipes-core/systemd/systemd-boot-native_256.8.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_256.9.bb (renamed from meta/recipes-core/systemd/systemd-boot_256.8.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_256.9.bb (renamed from meta/recipes-core/systemd/systemd_256.8.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot-native_256.8.bb b/meta/recipes-core/systemd/systemd-boot-native_256.9.bb index 58db408dcf..58db408dcf 100644 --- a/meta/recipes-core/systemd/systemd-boot-native_256.8.bb +++ b/meta/recipes-core/systemd/systemd-boot-native_256.9.bb | |||
diff --git a/meta/recipes-core/systemd/systemd-boot_256.8.bb b/meta/recipes-core/systemd/systemd-boot_256.9.bb index 10b532d47c..10b532d47c 100644 --- a/meta/recipes-core/systemd/systemd-boot_256.8.bb +++ b/meta/recipes-core/systemd/systemd-boot_256.9.bb | |||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 989ca667b7..b85d5b187d 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" | |||
15 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | 15 | LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ |
16 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" | 16 | file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" |
17 | 17 | ||
18 | SRCREV = "a2240d1cf9f3515728186c2c98a6f4b64a40e4da" | 18 | SRCREV = "f15fd96efd5ebdfb18746acb0cbb35a4331b4d8b" |
19 | SRCBRANCH = "v256-stable" | 19 | SRCBRANCH = "v256-stable" |
20 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" | 20 | SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}" |
21 | 21 | ||
diff --git a/meta/recipes-core/systemd/systemd_256.8.bb b/meta/recipes-core/systemd/systemd_256.9.bb index 2b5a90aacb..2b5a90aacb 100644 --- a/meta/recipes-core/systemd/systemd_256.8.bb +++ b/meta/recipes-core/systemd/systemd_256.9.bb | |||