Fabian Vogt 8af5fcf9f2 Rewrite core algorithm of cleanup_rings.py
Previously it went through each package's provides->required_by chain.
This does not deal with cycles correctly and there was only a hack to deal
with single-package cycles.

Instead, recursively walk through all required packages, starting from the
build enabled images and take note of all needed source packages.
This also handles _multibuild flavors as separate packages.
2023-03-28 12:39:24 +02:00
..
2022-02-18 18:29:27 +01:00
2023-01-25 18:42:54 +01:00
2022-02-18 18:29:27 +01:00
2022-02-18 18:29:27 +01:00
2022-02-18 18:29:27 +01:00
2022-02-18 18:29:27 +01:00
2022-02-18 18:17:27 +01:00
2022-02-18 18:29:27 +01:00
2022-02-18 18:17:27 +01:00
2022-02-18 18:17:27 +01:00
2022-02-18 18:17:27 +01:00