From: Ross Burton <Ross.Burton@arm.com>
To: "quaresma.jose@gmail.com" <quaresma.jose@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 2/3] kern-tools-native: don't pull the toolchain as it is not used
Date: Thu, 6 Oct 2022 10:50:21 +0000 [thread overview]
Message-ID: <95AC8980-2768-4D43-B50E-DD2AF76250A9@arm.com> (raw)
In-Reply-To: <20220930175440.2168008-2-jose.quaresma@foundries.io>
On 30 Sep 2022, at 18:54, Jose Quaresma via lists.openembedded.org <quaresma.jose=gmail.com@lists.openembedded.org> wrote:
>
> Prevents the default dependencies, namely the C compiler and standard C library (libc),
> from being added to DEPENDS. This variable is usually used within recipes that do not
> require any compilation using the C compiler.
>
> This also improves the speed as it will not populate the
> native sysroot with the toolchain.
But this is a native recipe, so it doesn’t depend on a cross-compiler:
$ bitbake-getvar -r kern-tools-native DEPENDS
DEPENDS=" git-native”
Ross
next prev parent reply other threads:[~2022-10-06 10:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-30 17:54 [PATCH 1/3] go: drop patch to make content based hash generation less pedan Jose Quaresma
2022-09-30 17:54 ` [PATCH 2/3] kern-tools-native: don't pull the toolchain as it is not used Jose Quaresma
2022-10-06 10:50 ` Ross Burton [this message]
2022-10-07 8:59 ` [OE-core] " Jose Quaresma
[not found] ` <171BBDD02E0F6FCC.12487@lists.openembedded.org>
2022-10-24 14:21 ` Jose Quaresma
2022-10-24 14:51 ` Alexandre Belloni
2022-09-30 17:54 ` [PATCH 3/3] kernel-yocto: improve fatal error messages of symbol_why.py Jose Quaresma
2022-10-06 10:51 ` [OE-core] " Ross Burton
2022-10-07 9:02 ` Jose Quaresma
2022-09-30 17:56 ` [OE-core] [PATCH 1/3] go: drop patch to make content based hash generation less pedan Alexander Kanavin
2022-09-30 18:01 ` Jose Quaresma
2022-09-30 18:02 ` Alexander Kanavin
2022-09-30 18:10 ` Jose Quaresma
[not found] ` <1719B5CE9274A5E2.12498@lists.openembedded.org>
2022-10-07 8:53 ` Jose Quaresma
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=95AC8980-2768-4D43-B50E-DD2AF76250A9@arm.com \
--to=ross.burton@arm.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=quaresma.jose@gmail.com \
/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