summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-08-23 17:37:48 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-28 11:31:22 +0100
commit7e158306e6a49a1b9e777c253c8ba38b16612b32 (patch)
treeedbfd43464b37e1a439f6143ffec5d11708b6691 /meta/recipes-core/systemd/systemd.inc
parentbcff4d74a19b24c60b89329a436b45e4919798db (diff)
downloadpoky-7e158306e6a49a1b9e777c253c8ba38b16612b32.tar.gz
systemd: Update to the latest 242 branch
Remove backported patches applied upstream. (From OE-Core rev: 5919729f1bd21ba8bf08ce02edb7cc3624c5d4b9) Signed-off-by: Adrian Bunk <bunk@stusta.de> 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 3a353b009b..491361ccca 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 = "db2e367bfc3b119609f837eb973d915f6c550b2f" 17SRCREV = "07f0549ffe3413f0e78b656dd34d64681cbd8f00"
18SRCBRANCH = "v242-stable" 18SRCBRANCH = "v242-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