[yocto] Disabling ipv6

Burton, Ross ross.burton at intel.com
Fri Oct 23 16:43:09 PDT 2015


On 24 October 2015 at 00:28, Todd Efflam <todd.efflam at gmail.com> wrote:

> We're trying to disable ipv6 in our build and are able to do so by
> directly editing the file
> meta/conf/distro/include/default-distrovars.inc and deleting "ipv6"
> from "DISTRO_FEATURES_LIBC_DEFAULT ?= "ipv4 ipv6 libc-backtrace
> lib..."
>
> Is there a better way to disable ipv6 so that we can do this from
> within our own branch?
>

In your distro configuration either define your own DISTRO_FEATURES
entirely from scratch, or use DISTRO_FEATURES_remove = "ipv6".

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151024/5b94133b/attachment.html>


More information about the yocto mailing list