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 I see that the module is NOT
one of the packages installed.

I did a cleansstate on the image and the packagegroup, I did a
cleanall on virtual/kernel, makes no difference.

If I do a "clean build" from scratch, then the module is installed.

Any thoughts on what I'm missing here?

MV
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to