From 80689864f3cd535727db6bae3a7bbb50d768429e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 8 Nov 2011 10:42:29 +0100 Subject: [PATCH] systemd: bump SRCREV Signed-off-by: Koen Kooi --- meta-oe/recipes-core/systemd/systemd_git.bb | 4 ++-- 1 file 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 949b1ceeeb..90862a30e2 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 = "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 \