]> code.ossystems Code Review - openembedded-core.git/commit
machine: remove kernel-modules from RRECOMMENDS
authorMaxin B. John <maxin.john@intel.com>
Tue, 31 Jul 2018 14:15:45 +0000 (17:15 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Aug 2018 08:30:06 +0000 (09:30 +0100)
commit1c4d9f46d5d94ea15d0c0d68c412ec05b9f51820
tree0190cd3cbbdf1edb3d11e2deae1cbc2f5cdb1e11
parent3b0b16300b351878790729d6270cd113bca73eff
machine: remove kernel-modules from RRECOMMENDS

qemumips,qemumips64 and x86 based machines include kernel-modules by
default. Remove the kernel modules from RRECOMMENDS to make it consistent
across the machines.

Tested using core-image-sato on qemumips, qemumips64, qemux86 and
qemux86-64

[YOCTO #12383]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/x86-base.inc
meta/conf/machine/qemumips.conf
meta/conf/machine/qemumips64.conf