[yocto] Prevent zImage to be copied to /boot/ in image

Christophe Aeschlimann c.aeschlimann at acn-group.ch
Thu Apr 4 07:55:16 PDT 2013


> On 13-04-03 10:56 AM, Christophe Aeschlimann wrote:
> 
> Have you tried clearing this variable:
> 
> (from kernel.bbclass)
> 
> # Allow machines to override this dependency if kernel image files are
> # not wanted in images as standard
> RDEPENDS_kernel-base ?= "kernel-image"

Thank you for your answer,

I did that but it still didn't work.

I now found out that it is because I have an out-of-tree kernel module
in my layer that inherits module.bbclass.

And module.bbclass does the following :

RDEPENDS += "kernel-image update-modules"

Is there a reason why module.bbclass requires kernel-image ?

Best regards,

-- 
Christophe Aeschlimann

Embedded Software Engineer & IT Manager
ACN Advanced Communications Networks S.A.
2000 - Neuchâtel, Switzerland
Tel. +41 32 724 74 31



More information about the yocto mailing list