Skip to content
  • Thomas Petazzoni's avatar
    Remove support for shared configuration cache · 5f71fc1f
    Thomas Petazzoni authored
    
    
    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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
    Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
    5f71fc1f
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading