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

Burton, Ross ross.burton at intel.com
Mon Sep 15 14:43:01 UTC 2014


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"

Ross



More information about the Openembedded-core mailing list