On 09/15/2014 10:43 PM, Burton, Ross wrote:
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"

Thanks, I will update it after testing, I think that also this:

PACKAGECONFIG__linuxstdbase ??= ""

// Robert


Ross


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

Reply via email to