systemd: bump SRCREV
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 8 Nov 2011 09:42:29 +0000 (10:42 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:16:31 +0000 (08:16 -0800)
(From meta-openembedded rev: 80689864f3cd535727db6bae3a7bbb50d768429e)

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 949b1ce..90862a3 100644 (file)
@@ -14,11 +14,11 @@ inherit gitpkgv
 PKGV = "v${GITPKGVTAG}"
 
 PV = "git"
-PR = "r4"
+PR = "r5"
 
 inherit useradd pkgconfig autotools vala perlnative
 
-SRCREV = "1c0a113fd3fe3344b2c947ca9948760057052716"
+SRCREV = "75c982a79f68a9209f0bcaf422d50414167bc5d1"
 
 SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
            file://0001-disable-xsltproc-completely.patch \