Remove support for shared configuration cache
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 Nov 2010 19:31:25 +0000 (20:31 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 5 Nov 2010 09:21:17 +0000 (10:21 +0100)
commit5f71fc1f19c21676f029b63499e0341a89cf2049
tree28480df4b4c6ec4db29484316e6542c333842753
parent504a4ad0bbd4b1cad719a82619f814433cc29822
Remove support for shared configuration cache

The configuration cache shared between packages, while being in
principle a nice idea to speed-up the configuration of packages by
avoiding repetitive identical checks, turned out to be unreliable due
to the subtle differences between similar but not identical checks in
different packages. After spending some time trying to fix those, we
concluded that supporting the shared configuration cache is definitely
too hard and too unreliable, and that we'd better get rid of it
altogether.

This patch therefore removes the shared configuration cache
infrastructure and usage.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
39 files changed:
CHANGES
Config.in
Makefile
configs/arm_nptl_toolchain_defconfig
configs/arm_toolchain_defconfig
configs/at91rm9200df_defconfig
configs/at91rm9200df_ext_bare_defconfig
configs/at91rm9200df_ext_defconfig
configs/at91sam9260dfc_defconfig
configs/at91sam9260dfc_ext_bare_defconfig
configs/at91sam9260dfc_ext_defconfig
configs/at91sam9261ek_defconfig
configs/at91sam9261ek_ext_bare_defconfig
configs/at91sam9261ek_ext_defconfig
configs/at91sam9263ek_defconfig
configs/at91sam9263ek_ext_bare_defconfig
configs/at91sam9263ek_ext_defconfig
configs/at91sam9g20dfc_defconfig
configs/at91sam9g20dfc_ext_bare_defconfig
configs/at91sam9g20dfc_ext_defconfig
configs/atngw100-base_defconfig
configs/atngw100_defconfig
configs/atstk1005_defconfig
configs/atstk100x_defconfig
configs/i386_defconfig
configs/i686_defconfig
configs/integrator926_defconfig
configs/integrator926_huge_defconfig
docs/buildroot.html
package/Makefile.autotools.in
package/fontconfig/fontconfig.mk
package/gamin/gamin.mk
package/haserl/haserl.mk
package/libxml2/libxml2.mk
package/multimedia/alsa-lib/alsa-lib.mk
package/ng-spice-rework/ng-spice-rework.mk
package/rpm/rpm.mk
package/sqlite/sqlite.mk
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk