severity: warning
inherit native foo bar
native
, nativesdk
and cross
set some important variables to enable the proper build configuration.
To avoid having them overridden by later class code, those bbclass
files should always be inherited last.
inherit foo bar native