aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-06 15:17:47 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-06 15:17:47 +0200
commitea53d5c61b3c9100c51089ce613e1387cd711357 (patch)
tree806c315b0699f37b77f36978dbdcbc604c50d3c4 /meta-oe
parentc4ad5927094f527b539c99a98c5213928caa2c5f (diff)
downloadmeta-openembedded-contrib-ea53d5c61b3c9100c51089ce613e1387cd711357.tar.gz
systemd: use proper fsck
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index 336fff0707..a93abdd5f2 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 = "r4"
+PR = "r5"
inherit autotools vala perlnative
-SRCREV = "798e258d301ac237cb1d72b5fc4b19ee900d6f7d"
+SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f"
SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
file://0001-disable-xsltproc-completely.patch \
@@ -88,6 +88,7 @@ RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
systemd-serialgetty \
util-linux-agetty \
util-linux-swaponoff \
+ util-linux-fsck \
module-init-tools \
kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
"