Dear list,

I want to deploy a kernel-module like 
poky/meta-skeleton/recipes-kernel/hello-mod.
But, when I add IMAGE_INSTALL += "kernel-module-hello" to my image, the modules 
is as expected below /lib/modules/ , more then that the kernel is also 
installed below /boot/.
My kernel should not be part of the rootfs, but "inherit module" forces the 
kernel to be populated below /boot/Image.

How to correctly stop the kernel to be part of the rootfs?

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

Reply via email to