From: Ross Burton <ross.burton@intel.com>
To: Jeff Kaisner <jkaisner@aeronix.com>,
Yocto-mailing-list <yocto@yoctoproject.org>
Subject: Re: Install native recipe into filesystem
Date: Wed, 20 Nov 2019 11:53:52 +0000 [thread overview]
Message-ID: <45cfec80-859c-ae08-997a-9dcdabcd6312@intel.com> (raw)
In-Reply-To: <e8888d43e2c44373b8c3affaea368dba@aeronix.com>
On 19/11/2019 21:15, Jeff Kaisner wrote:
> We have several executables that can run on the target (ARM64) but also
> on the host system (x86). I added the BBCLASSEXTEND = "native" and can
> build all the recipes in native mode. Once done, I would like to be
> able to install them on the host system, but don’t see a package for
> them (or understand that part of the process).
I'm guessing you have a recipe called something like foo.bb. You've
added BBCLASSEXTEND=native to this, and can bitbake foo-native.
If you want to also build this for the target, simply add foo to the
IMAGE_DEPENDS or directly bitbake foo.
Ross
prev parent reply other threads:[~2019-11-20 11:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-19 21:15 Install native recipe into filesystem Jeff Kaisner
2019-11-20 1:34 ` Randy MacLeod
2019-11-20 11:53 ` Ross Burton [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=45cfec80-859c-ae08-997a-9dcdabcd6312@intel.com \
--to=ross.burton@intel.com \
--cc=jkaisner@aeronix.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox