summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd.inc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-12-05 23:23:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-09 11:56:41 +0000
commit0406dd71964fca391b57f7bf43a7f37f6549fa15 (patch)
tree5ea0e7f849d5037aadf4354a9e945f412d5f4e1e /meta/recipes-core/systemd/systemd.inc
parentc1efb1772cfae044969233fe9a394ef163d7bd51 (diff)
downloadopenembedded-core-0406dd71964fca391b57f7bf43a7f37f6549fa15.tar.gz
systemd: Upgrade 243 -> 243.2
Bugfix-only changes on the 243 stable branch. Backported patch removed. 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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 7f3a59c208..6965b3b482 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -14,10 +14,10 @@ LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
-SRCREV = "efb536d0cbe2e58f80e501d19999928c75e08f6a"
+SRCREV = "fab6f010ac6c3bc93a10868de722d7c8c3622eb9"
SRCBRANCH = "v243-stable"
SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"
-PV_append = "+${SRCPV}"
+PV_append = ".2"