On Sat, Jul 12, 2014 at 2:56 PM, jags gediya <jags.ged...@gmail.com> wrote: > I am building yocto for imx6sl evolution kit. After built, all the > images are available in tmp/deploy/images/imx6slevk > > but kernel modules are not available in /lib/modules/... directory of > the file system. > some other files are available in /lib/modules/.. like modules.dep > etc. but kernel modules are not there. Instead modules-imx6slevk.tgz > file is made with images. > Is there any way to put these modules in the file system while built? >
iirc, you need to add kernel-modules package to your image. this is generally done as MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" in your machine config file -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto