From 5e49da18dd6e355d70f3872ed22699551d120212 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 12 Oct 2011 11:30:32 +0200 Subject: [PATCH] systemd: update to v37 Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom 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 78af269344..8faedd03fe 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 = "r7" +PR = "r0" inherit pkgconfig autotools vala perlnative -SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" +SRCREV = "64685e0cea62b4937f0804e47ce2cb7929f58223" SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ file://0001-disable-xsltproc-completely.patch \