Could you help to have a look at BUG 660


Xu, Dongxiao <dongxiao.xu@...>
 

Hi Richard and Saul,

Could you help to have a review of BUG 660?

http://bugzilla.pokylinux.org/show_bug.cgi?id=660

BUG 660 is about missing kernel firmware in poky-image-minimal.

As from most of the machine configuration files in current poky, including
igep0030.conf, "kernel-modules" and "linux-firmware-sd8686" are part of
"MACHINE_EXTRA_RRECOMMENDS", like:

MACHINE_EXTRA_RRECOMMENDS = " kernel-modules linux-firmware-sd8686"

However for poky-image-minimal, only "MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS" is
included. If the kernel module and firmware files are indeed necessary for
successful boot, we can add them into minimal image.

Any comment on that?

Thanks,
Dongxiao

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.