On 30 Sep 2022, at 18:54, Jose Quaresma via lists.openembedded.org 
<quaresma.jose=gmail....@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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#171491): 
https://lists.openembedded.org/g/openembedded-core/message/171491
Mute This Topic: https://lists.openembedded.org/mt/94022665/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to