summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-20 13:00:25 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-20 13:00:25 +0100
commitc30abb39eb043d41addd6cf9741f7bdffd599420 (patch)
tree89b13b72181ebb2079474d238ab77196e581a20d /meta-oe/recipes-core
parent3da02dae8866f92250c9c9586ab6c5ce4f1f300d (diff)
downloadmeta-openembedded-c30abb39eb043d41addd6cf9741f7bdffd599420.tar.gz
systemd: bump SRCREV
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core')
-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 90862a30e..7b0771a00 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 = "r5" 17PR = "r6"
18 18
19inherit useradd pkgconfig autotools vala perlnative 19inherit useradd pkgconfig autotools vala perlnative
20 20
21SRCREV = "75c982a79f68a9209f0bcaf422d50414167bc5d1" 21SRCREV = "f6cebb3bd5a00d79c8131637c0f6796a75e6af99"
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 \