All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: include all kernel modules in image
Date: Mon, 27 Jul 2015 12:17:17 -0400	[thread overview]
Message-ID: <55B6598D.6030505@gmail.com> (raw)
In-Reply-To: <55B62152.9080103@gmail.com>

On 07/27/15 08:17, Trevor Woerner wrote:
> inherit kernel
...
> DEPENDS = "rk2918-tools-native"

...and the "DEPENDS = " needs to be a "DEPENDS +=" since the "inherit
kernel" above already sets a bunch of DEPENDS and if the "+" isn't used,
the recipe loses the DEPENDS on the cross toolchain (for example)!


  reply	other threads:[~2015-07-27 16:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-26 18:04 include all kernel modules in image Trevor Woerner
2015-07-27  8:50 ` Nicolas Dechesne
2015-07-27 11:03   ` Trevor Woerner
2015-07-27 12:04     ` Nicolas Dechesne
2015-07-27 12:17       ` Trevor Woerner
2015-07-27 16:17         ` Trevor Woerner [this message]
2015-07-27 12:26       ` Trevor Woerner
2015-07-27 16:14 ` Trevor Woerner

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=55B6598D.6030505@gmail.com \
    --to=twoerner@gmail.com \
    --cc=nicolas.dechesne@linaro.org \
    --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.