systemd: bump SRCREV
authorKoen Kooi <koen@dominion.thruhere.net>
Sun, 20 Nov 2011 12:00:25 +0000 (13:00 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:16:44 +0000 (08:16 -0800)
(From meta-openembedded rev: c30abb39eb043d41addd6cf9741f7bdffd599420)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb

index 90862a3..7b0771a 100644 (file)
@@ -14,11 +14,11 @@ inherit gitpkgv
 PKGV = "v${GITPKGVTAG}"
 
 PV = "git"
-PR = "r5"
+PR = "r6"
 
 inherit useradd pkgconfig autotools vala perlnative
 
-SRCREV = "75c982a79f68a9209f0bcaf422d50414167bc5d1"
+SRCREV = "f6cebb3bd5a00d79c8131637c0f6796a75e6af99"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
            file://0001-disable-xsltproc-completely.patch \