mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
dracut: Remove busybox from RRECOMMENDS
The coreutils which defined in RRECOMMENDS has already provide the basic command and it conflicts with busybox. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c575c5cb69
commit
40978c4200
@ -65,7 +65,6 @@ RDEPENDS:${PN} = "findutils cpio util-linux-blkid util-linux-getopt util-linux b
|
|||||||
# This could be optimized a bit, but let's avoid non-booting systems :)
|
# This could be optimized a bit, but let's avoid non-booting systems :)
|
||||||
RRECOMMENDS:${PN} = " \
|
RRECOMMENDS:${PN} = " \
|
||||||
kernel-modules \
|
kernel-modules \
|
||||||
busybox \
|
|
||||||
coreutils \
|
coreutils \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user