On Wed, Jun 09, 2010 at 07:44:58PM +0100, Phil Blundell wrote: >On Wed, 2010-06-09 at 19:10 +0200, Bernhard Reutner-Fischer wrote: >> diff --git a/recipes/busybox/busybox-1.15.3/micro/defconfig >> b/recipes/busybox/busybox-1.15.3/micro/defconfig >> index 8431d19..f6eaa6d 100644 >> --- a/recipes/busybox/busybox-1.15.3/micro/defconfig >> +++ b/recipes/busybox/busybox-1.15.3/micro/defconfig >> @@ -608,7 +608,7 @@ CONFIG_TIME=y >> # >> # Networking Utilities >> # >> -CONFIG_FEATURE_IPV6=y >> +# CONFIG_FEATURE_IPV6 is not set >> CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y >> # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set >> # CONFIG_ARP is not set > >This change doesn't look very desirable to me. What's the reason for >it?
As long as you don't have ipv6 in distro features somehow, ipv6 will not be available. See introductory message of this series. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
