Skip to content

Include gzip in the list of package to replace

Walter Lozano requested to merge wip/wlozano/gzip into apertis/v2023

During the bootstrap process only target repository is used, which provides alternative packages like busybox-gzip instead of gzip due to licensing issues. However, non target images requires the full version of them to allow development work.

Add gzip to the list of packages to replace to allow development work.

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports