summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd.inc
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-01-14 11:04:08 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-18 23:51:07 +0000
commit671fe65b31ca35379916a180415e1ab7d47bd51b (patch)
tree0c8ea4612084db583d4ad299288f02b9c94f2407 /meta/recipes-core/systemd/systemd.inc
parent0f87a1f6bbb10248037cf5ee86fee494f39361b3 (diff)
downloadpoky-671fe65b31ca35379916a180415e1ab7d47bd51b.tar.gz
systemd: upgrade 246.6 -> 246.9
Upgrade to latest released version for v246-stable. (From OE-Core rev: c7bf9aebd002fc6bc23a57bc5e9863382bd17ae7) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd.inc')
-rw-r--r--meta/recipes-core/systemd/systemd.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 1733565fc0..b0f8a72bbe 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
14LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ 14LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
15 file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" 15 file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
16 16
17SRCREV = "2ee1c57c4ff4fd3349cf03c2e89fbd18ca0b3a4a" 17SRCREV = "90f7f6c5777e9e2a4990f299474f730459054bf4"
18SRCBRANCH = "v246-stable" 18SRCBRANCH = "v246-stable"
19SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" 19SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
20 20