That's not a bug :), it's intended. The README.hardware clearly states that for deploying a core-image-minimal you need to unpack the modules and copy the dtbs over.
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/README.hardware#n244 There is a reason for that, mainly beacause the way core-image-minimal recipe works. A BSP usually adds kernel-modules and other stuff to MACHINE_EXTRA_RDEPENDS but not all images respect that (they need to inherit core-image.bbclass and not overwrite IMAGE_INSTALL). HTH, Stefan On Tue, Apr 29, 2014 at 5:17 PM, Diego Sueiro <diego.sue...@gmail.com>wrote: > Folks, > > I'm using daisy branch of yocto and I realized that kernel and dtb files > were not present on /boot and there were no modules installed on > /lib/modules/3.14.0-yocto-standard. > > > > Regards, > > -- > *dS > Diego Sueiro > > Administrador do Embarcados > www.embarcados.com.br<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego> > > /*long live rock 'n roll*/ > > -- > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > >
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto