All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Maik Vermeulen <maik.vermeulen@lightyear.one>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] Building for both target and host
Date: Wed, 24 Aug 2022 15:48:33 +0100	[thread overview]
Message-ID: <eaf49ce8b96b72cf8b24a6ea04e8536b6183a6db.camel@linuxfoundation.org> (raw)
In-Reply-To: <CAKO9uzoUwa11o0dhC1o2efqqa78MKSim-OP9J9MNzNyZPEaNTQ@mail.gmail.com>

On Wed, 2022-08-24 at 16:37 +0200, Maik Vermeulen wrote:
> Hi Richard,
> 
> Thanks, that seems like pretty much what I need!
> However, currently the recipes in the dependency chain don't all
> contain 'native' counterparts. 
> Most actually wouldn't really need to for the executable to be
> built. 
> Is there a way to neatly work around this too?

DEPENDS = "<full set>"
DEPENDS:class-native = "<more restricted set>"

and variations of this for other kinds of variables are one
possibility. It all really depends.

Cheers,

Richard


      parent reply	other threads:[~2022-08-24 14:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24 12:18 Building for both target and host Maik Vermeulen
2022-08-24 13:01 ` [yocto] " Richard Purdie
2022-08-24 14:37   ` Maik Vermeulen
2022-08-24 14:44     ` Alexander Kanavin
2022-08-24 14:48     ` Richard Purdie [this message]

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=eaf49ce8b96b72cf8b24a6ea04e8536b6183a6db.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=maik.vermeulen@lightyear.one \
    --cc=yocto@lists.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.