aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-25 09:50:40 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-25 13:57:15 +0100
commitab384f1e56f2bd5979d85fa41a54ba96af53338f (patch)
tree512645f90ebeae4521903273dba5ab0b1b9cf507 /meta-oe/recipes-core/systemd
parentd64c0cf970685e1066c9ce2d8cd8e3dde8c6c52b (diff)
downloadmeta-openembedded-ab384f1e56f2bd5979d85fa41a54ba96af53338f.tar.gz
systemd: update to v39
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/systemd')
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb4
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 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 \