All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Aeschlimann <c.aeschlimann@acn-group.ch>
To: yocto@yoctoproject.org
Subject: Re: Prevent zImage to be copied to /boot/ in image
Date: Thu, 04 Apr 2013 16:55:16 +0200	[thread overview]
Message-ID: <515D9454.9000703@acn-group.ch> (raw)
In-Reply-To: <515C4466.5020209@windriver.com>

> 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


  reply	other threads:[~2013-04-04 14:54 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
2013-04-04 14:55   ` Christophe Aeschlimann [this message]
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=515D9454.9000703@acn-group.ch \
    --to=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.