Include gzip in the list of package to replace
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