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

Mikko.Rapeli at bmw.de Mikko.Rapeli at bmw.de
Tue Nov 19 15:37:22 UTC 2019


Hi,

On Tue, Nov 19, 2019 at 03:21:22PM +0000, 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?

I agree to this. I have lots of bbappends which only add BBCLASSEXTEND = "native nativesdk".

This would not mean that python recipes would all compile or work on native or nativesdk
target, but quite a few of them would work out of the box.

-Mikko


More information about the Openembedded-core mailing list