diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-02-03 13:28:01 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-05 08:16:32 +0000 |
commit | 4cb93cd028f171143089a64a1a17b3c9a085d4b2 (patch) | |
tree | 349aff6aba0e99bb160bf76683f064d9e7bf8765 | |
parent | b4965a4d71a6a09c489bd9f37fca900c6709d1cd (diff) | |
download | poky-4cb93cd028f171143089a64a1a17b3c9a085d4b2.tar.gz |
systemd: update to v247.3
(From OE-Core rev: e39d388f510f56c3dfe6871070ce1d24f296f405)
Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_247.3.bb (renamed from meta/recipes-core/systemd/systemd-boot_247.2.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd-conf_247.3.bb (renamed from meta/recipes-core/systemd/systemd-conf_247.2.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 2 | ||||
-rw-r--r-- | meta/recipes-core/systemd/systemd_247.3.bb (renamed from meta/recipes-core/systemd/systemd_247.2.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_247.2.bb b/meta/recipes-core/systemd/systemd-boot_247.3.bb index 249e620f4e..249e620f4e 100644 --- a/meta/recipes-core/systemd/systemd-boot_247.2.bb +++ b/meta/recipes-core/systemd/systemd-boot_247.3.bb | |||
diff --git a/meta/recipes-core/systemd/systemd-conf_247.2.bb b/meta/recipes-core/systemd/systemd-conf_247.3.bb index 944b56ff82..944b56ff82 100644 --- a/meta/recipes-core/systemd/systemd-conf_247.2.bb +++ b/meta/recipes-core/systemd/systemd-conf_247.3.bb | |||
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index cb7d782b76..ccff8c8b9e 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc | |||
@@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" | |||
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 = "937118a5b2f27a7913c421ad76893cdda01c5566" | 17 | SRCREV = "551dd873b0bdfb9e7e47431b2933c8b910228f0c" |
18 | SRCBRANCH = "v247-stable" | 18 | SRCBRANCH = "v247-stable" |
19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" | 19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" |
20 | 20 | ||
diff --git a/meta/recipes-core/systemd/systemd_247.2.bb b/meta/recipes-core/systemd/systemd_247.3.bb index 7ddcb169c3..7ddcb169c3 100644 --- a/meta/recipes-core/systemd/systemd_247.2.bb +++ b/meta/recipes-core/systemd/systemd_247.3.bb | |||