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

Bruce Ashfield bruce.ashfield at windriver.com
Wed Apr 3 08:01:58 PDT 2013


On 13-04-03 10:56 AM, Christophe Aeschlimann wrote:
> Hi,
>
> I'm using the danny branch and I would like to know if there is a way to
> not have the zImage included in the generated image under the /boot/ folder.
>
> I'm trying to save on space in the generated image and I couldn't find
> anywhere to configure that behaviour.

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"

Cheers,

Bruce



>
> Thank you,
>




More information about the yocto mailing list