From ab384f1e56f2bd5979d85fa41a54ba96af53338f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 25 Jan 2012 09:50:40 +0100 Subject: [PATCH] systemd: update to v39 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 c186920f1b..9aa7a7ae6a 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 = "r11" +PR = "r12" inherit useradd pkgconfig autotools vala perlnative -SRCREV = "c97e8d10fe35ab282725deb3e05542a598e46cb1" +SRCREV = "bbd9b8c2139a70005e4e83d198575e2a10fe1db2" SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;protocol=git \ file://0001-docs-fix-build-without-xsltproc.patch \