summaryrefslogtreecommitdiffstats
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
parent4f8d5c14ed82f505f1c5eaadbcaf46a36decc1db (diff)
downloadmeta-openembedded-5e49da18dd6e355d70f3872ed22699551d120212.tar.gz
systemd: update to v37
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-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 78af26934..8faedd03f 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
14PKGV = "v${GITPKGVTAG}" 14PKGV = "v${GITPKGVTAG}"
15 15
16PV = "git" 16PV = "git"
17PR = "r7" 17PR = "r0"
18 18
19inherit pkgconfig autotools vala perlnative 19inherit pkgconfig autotools vala perlnative
20 20
21SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f" 21SRCREV = "64685e0cea62b4937f0804e47ce2cb7929f58223"
22 22
23SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ 23SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
24 file://0001-disable-xsltproc-completely.patch \ 24 file://0001-disable-xsltproc-completely.patch \