summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/systemd
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-26 12:43:49 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-26 12:43:49 +0200
commitcb99ea268e47e7842233fec5e1bc15cfda60ff71 (patch)
tree3d7bc90a214a67cd60fc98ac57a3ba1ccb5ad753 /meta-oe/recipes-core/systemd
parentbe4e5d8ead1387b5e851579142580588b400bb69 (diff)
downloadmeta-openembedded-cb99ea268e47e7842233fec5e1bc15cfda60ff71.tar.gz
systemd: update to v34
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 525e2d245..b50803c8c 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 = "r2" 17PR = "r0"
18 18
19inherit autotools vala perlnative 19inherit autotools vala perlnative
20 20
21SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5" 21SRCREV = "66be5eda80a334eacb83b13590fdfbabc7efe5e9"
22 22
23SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \ 23SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
24 ${UCLIBCPATCHES} \ 24 ${UCLIBCPATCHES} \