[OE-core] [PATCH] python-native: Build with ipv6 enabled
Alejandro Hernandez
alejandro.hernandez at linux.intel.com
Tue Sep 26 17:47:22 UTC 2017
On 09/26/2017 12:25 PM, Burton, Ross wrote:
> On 26 September 2017 at 18:23, Alejandro Hernandez
> <alejandro.hernandez at linux.intel.com
> <mailto:alejandro.hernandez at linux.intel.com>> wrote:
>
>> Using EXTRA_OECONF_append gets added to the correct
>> EXTRA_OECONF_class-<target/natve> correctly, otherwise its
>> disregarded.
>
>
> I guess the subtext was
>
> +EXTRA_OECONF_class-native = "\
> + --enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES_NATIVE', 'ipv6',
> 'yes', 'no', d)} \
>
>
> That is totally wrong. In a native recipe, DISTRO_FEATURES has been
> altered based on DISTRO_FEATURES_NATIVE. You don't need to make other
> changes, and I suspect that reverting this chunk means the other
> chunks can also be reverted.
I see your point, seems like I got confused, I just checked and the
resulting EXTRA_OECONF is the same, but I understand why this is
conceptually wrong, I'll send a v2 in a bit.
Thanks!
Alejandro
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170926/1bce5d20/attachment-0002.html>
More information about the Openembedded-core
mailing list