On 15 September 2014 15:38, Robert Yang <liezhi.y...@windriver.com> wrote:
> Ah, yes, then we should set PACKAGECONFIG ??= "python" by default ?
> Otherwise
> I'm afraid that there would be errors.

No need to set it by default - although my argument here is that we
don't currently. This should work:

PACKAGECONFIG ??= ""
PACKAGECONFIG_class-native ??= "python"
PACKAGECONFIG_class-nativesdk ??= "python"

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to