[oe-commits] Koen Kooi : systemd: fix internal pager

git at git.openembedded.org git at git.openembedded.org
Tue Nov 1 08:59:01 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 2f260409a03d6e09c00b0bc58858f962629ae585
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2f260409a03d6e09c00b0bc58858f962629ae585

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Tue Nov  1 08:36:17 2011 +0100

systemd: fix internal pager

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/systemd/systemd_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 4d314f8..949b1ce 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -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 \





More information about the Openembedded-commits mailing list