From a0906790ae66f92b993e00ec0c11d0ba6e887266 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 9 Oct 2011 19:32:56 +0200 Subject: [PATCH] systemd: recommend fsck.extX to get fsck working on those filesystems Signed-off-by: Koen Kooi --- meta-oe/recipes-core/systemd/systemd_git.bb | 4 ++-- 1 file 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 76cab69f57..2f977601f8 100644 --- a/meta-oe/recipes-core/systemd/systemd_git.bb +++ b/meta-oe/recipes-core/systemd/systemd_git.bb @@ -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 \ "