On Monday 27 August 2012 13:53:29 Mike Brady wrote:
> This patch is to fix a long-standing problem with avahi builds:
> if you change the configuration, sometimes the relevant packages are not
> correctly rebuilt; see, for example, ticket #11110.
> 
> Background: avahi can be built in two modes: with or without D-BUS support.
> If you switch builds from one mode to the other and then back again, the 
packages will not
> always be rebuilt as required. For example, if you choose to build avahi (1) 
without D-BUS support,
> then (2) with D-BUS support and then (3) without D-BUS support, the packages 
will not
> be rebuilt the third time, and you'll be left with the packages
> from the second build -- packages that require D-BUS support.
> 
> The patch works by deleting the ".build" file belonging to the mode not 
currently chosen, so
> that if that mode is chosen again in the future, its packages will always be 
rebuilt.
> 
> A few small corrections to the explanatory text are included.
> 
> Signed-off-by <[email protected]>

Applied in r33472, thanks Mike!
--
Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to