systemd: fix internal pager
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 1 Nov 2011 07:36:17 +0000 (08:36 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:16:13 +0000 (08:16 -0800)
(From meta-openembedded rev: 2f260409a03d6e09c00b0bc58858f962629ae585)

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