mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 23:17:10 +00:00
systemd: recommend fsck.extX to get fsck working on those filesystems
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
bfe74ae397
commit
a0906790ae
@ -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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user