[OE-core] [PATCH 1/1] libxml2: fix python path and enable libxml2-python

Robert Yang liezhi.yang at windriver.com
Mon Sep 15 14:50:35 UTC 2014



On 09/15/2014 10:43 PM, Burton, Ross wrote:
> On 15 September 2014 15:38, Robert Yang <liezhi.yang at 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
>
>



More information about the Openembedded-core mailing list