[OE-core] Oe-core: python and BBCLASSEXTEND = "native nativesdk"

Ross Burton ross.burton at intel.com
Mon Nov 25 14:06:47 UTC 2019


On 19/11/2019 15:21, nick83ola wrote:
> Dear Openembedded developer,
> 
> a lot of python recipes need to add the
> 
> BBCLASSEXTEND = "native nativesdk"
> 
> To the recipe to build the native version of the package.
> Wouldn't be better to add it to the pythonnative.bbclass by default?

No.

pythonnative.bbclass means "I build-depend on python-native and would 
like that python to be on $PATH before the host python".

None of that is relevant to whether a recipe can be built for native or 
nativesdk.

Ross


More information about the Openembedded-core mailing list