On 27 January 2015 at 09:29, Richard Purdie <[email protected]> wrote: > We need the depmod data so that the kernel depmod command works successfully > at rootfs time. The fact this was working inconsistently is now highlighted > after the command was made to error out. A simple test case is: > > bitbake virtual/kernel image > bitbake vrituak/kernel -c clean > bitbake image -c rootfs -f > > We fix it by adding the missing dependency.
On a similar note, I have a patch that makes kernel depmod optional when generating images. I used it to create an image that can be used as a container without also including kernel depmod info. I shall post it. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
