[yocto] inheriting native.bbclass explicitly

Burton, Ross ross.burton at intel.com
Thu Sep 13 02:24:52 PDT 2018


On 13 September 2018 at 10:17, Dudziak Krzysztof
<Krzysztof.Dudziak at gemalto.com> wrote:
> Is this rule’s scope literally each single recipe separately
>
> or rather the compound .bb file + set of matching .bbappends?

Compound.

> I am going to use that method for building autoconf-archive package
>
> as for device built here this package is needed only on build system and in
> no case on target system.

No need, the recipe already has BBCLASSEXTEND=native so you can just
depend on autoconf-archive-native.

Ross


More information about the yocto mailing list