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
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to