systemd: recommend fsck.extX to get fsck working on those filesystems
authorKoen Kooi <koen@dominion.thruhere.net>
Sun, 9 Oct 2011 17:32:56 +0000 (19:32 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:15:25 +0000 (08:15 -0800)
(From meta-openembedded rev: a0906790ae66f92b993e00ec0c11d0ba6e887266)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/systemd/systemd_git.bb

index 76cab69..2f97760 100644 (file)
@@ -14,7 +14,7 @@ inherit gitpkgv
 PKGV = "v${GITPKGVTAG}"
 
 PV = "git"
-PR = "r5"
+PR = "r6"
 
 inherit pkgconfig autotools vala perlnative
 
@@ -88,7 +88,7 @@ RRECOMMENDS_${PN} += "kbd kbd-consolefonts \
                       systemd-serialgetty \
                       util-linux-agetty \
                       util-linux-swaponoff \
-                      util-linux-fsck \
+                      util-linux-fsck e2fsprogs-e2fsck \
                       module-init-tools \
                       kernel-module-autofs4 kernel-module-unix kernel-module-ipv6 \
 "