Re: [yocto] Kernel module not installed in rootfs

2015-06-03 Thread Vuille, Martin (Martin)
> -Original Message- > From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] > Sent: June 03, 2015 3:42 AM > > On Tuesday 02 June 2015 19:58:50 Vuille, Martin wrote: > > Yocto 1.6.1 > > > > I have added a module to my kernel. > > > > The module is getting built, I see a kernel-module-

Re: [yocto] Kernel module not installed in rootfs

2015-06-03 Thread Paul Eggleton
On Tuesday 02 June 2015 19:58:50 Vuille, Martin wrote: > Yocto 1.6.1 > > I have added a module to my kernel. > > The module is getting built, I see a kernel-module-blah-blah RPM > and it contains the .ko > > I add kernel-module-blah-blah to one of the packagegroups > contained in my image, I see

[yocto] Kernel module not installed in rootfs

2015-06-02 Thread Vuille, Martin (Martin)
Yocto 1.6.1 I have added a module to my kernel. The module is getting built, I see a kernel-module-blah-blah RPM and it contains the .ko I add kernel-module-blah-blah to one of the packagegroups contained in my image, I see do_rootfs task run, but the module is not in the image. In log.do_rootfs