aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-12 11:30:32 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-12 11:30:32 +0200
commit5e49da18dd6e355d70f3872ed22699551d120212 (patch)
treef4ae3d8cc648786aacb53442f7d27a80152499a3 /meta-oe
parent4f8d5c14ed82f505f1c5eaadbcaf46a36decc1db (diff)
downloadmeta-openembedded-contrib-5e49da18dd6e355d70f3872ed22699551d120212.tar.gz
systemd: update to v37
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-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 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 \