[yocto] inheriting native.bbclass explicitly
Burton, Ross
ross.burton at intel.com
Thu Sep 13 04:23:20 PDT 2018
CCing the list again. Please remember to reply to the list.
On 13 September 2018 at 11:42, Dudziak Krzysztof
<Krzysztof.Dudziak at gemalto.com> wrote:
> Is it possible for one Bitbake target to check list and order of classes inherited?
bitbake -e [recipe] will show you what was parsed.
In this situation I wouldn't worry too much. It's best to use
BBCLASSEXTEND instead of inherit native directly anyway.
Ross
More information about the yocto
mailing list