summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-08 10:42:29 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-08 10:42:29 +0100
commit80689864f3cd535727db6bae3a7bbb50d768429e (patch)
treec735161dc71f9b456d7f7cb2815a82e60d9b0f6b /meta-oe/recipes-core
parentbae85652e5fc8e78afe54e593686d5f74c933cb9 (diff)
downloadmeta-openembedded-80689864f3cd535727db6bae3a7bbb50d768429e.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 949b1ceee..90862a30e 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 = "r4" 17PR = "r5"
18 18
19inherit useradd pkgconfig autotools vala perlnative 19inherit useradd pkgconfig autotools vala perlnative
20 20
21SRCREV = "1c0a113fd3fe3344b2c947ca9948760057052716" 21SRCREV = "75c982a79f68a9209f0bcaf422d50414167bc5d1"
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 \