[UPDATED PATCH] extra dependency on IPV6 selection

Bernhard Fischer rep.nop at aon.at
Mon Apr 10 18:31:49 UTC 2006


On Mon, Apr 10, 2006 at 12:35:50PM -0500, Rob Landley wrote:
>On Monday 10 April 2006 7:46 am, Robert P. J. Day wrote:
>>   (sorry, i missed that second instance in my original post.  someone
>> else can decide if these patches represent actual dependencies.)
>
>> @@ -684,7 +684,7 @@ config CONFIG_FEATURE_WGET_AUTHENTICATIO
>>  config CONFIG_FEATURE_WGET_IP6_LITERAL
>>  	bool "  Enable IPv6 literal addresses"
>>  	default y
>> -	depends on CONFIG_WGET
>> +	depends on CONFIG_WGET && CONFIG_FEATURE_IPV6
>>  	help
>>  	  Support IPv6 address literal notation in URLs.
>
>I'm torn between fixing the "IP6" typo and goind "no, that'll break existing 
>configs..."

Rob, please let's not care about existing configs for 1.2. In -stable,
i'm with you, but i already "broke" 1.2 (motivated by P.J. Day) via the
typo fix of "BILTIN" in inetd..



More information about the busybox mailing list