From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Christophe Aeschlimann <c.aeschlimann@acn-group.ch>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Prevent zImage to be copied to /boot/ in image
Date: Wed, 3 Apr 2013 11:01:58 -0400 [thread overview]
Message-ID: <515C4466.5020209@windriver.com> (raw)
In-Reply-To: <515C4317.4070409@acn-group.ch>
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,
>
next prev parent reply other threads:[~2013-04-03 15:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 14:56 Prevent zImage to be copied to /boot/ in image Christophe Aeschlimann
2013-04-03 15:01 ` Bruce Ashfield [this message]
2013-04-04 14:55 ` Christophe Aeschlimann
2013-04-04 15:53 ` Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=515C4466.5020209@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=c.aeschlimann@acn-group.ch \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.