All of lore.kernel.org
 help / color / mirror / Atom feed
* Why do I need to specify kernel-modules in local.conf if I did bitbake menuconfig?
@ 2015-07-21 15:30 Victor Rodriguez
  2015-07-21 15:39 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Rodriguez @ 2015-07-21 15:30 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi team

The other day I enable a module ( USB WEB CAM ) in my
core-image-minimal-xfce but I could find the module once it booted
until someone really kind toll me that you need to add the kernel
modules:

IMAGE_INSTALL_append = " kernel-modules"

Is not the expected that if you do bitbake menuconfig then enable the
module you want save it .. the module be there .. I mean thats the
reason why you did the menuconfig right ?

Is this an expected behaivor for Yocto ?

Best regards

Victor Rodriguez


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-21 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 15:30 Why do I need to specify kernel-modules in local.conf if I did bitbake menuconfig? Victor Rodriguez
2015-07-21 15:39 ` Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.