tools: prefer gz or bz2 tarballs
authorRobert Marko <robimarko@gmail.com>
Wed, 3 Apr 2024 17:12:57 +0000 (19:12 +0200)
committerRobert Marko <robimarko@gmail.com>
Sat, 6 Apr 2024 09:24:18 +0000 (11:24 +0200)
commitbab3ae2ee7656600a185f4cef11cef94389023af
tree94e672cee79744ac76b2f29701e18081842ae47f
parent4c7591c426f562c0705e4e0966356345d0b6cbb7
tools: prefer gz or bz2 tarballs

In the light of recent XZ events, and fundamental XZ issues lets work on
moving away from using XZ.

So, use gz compressed tarballs as sources whenever possible.

dwarves only offers bz2 compressed tarballs, so use those as size
difference is minor compared to XZ.

Signed-off-by: Robert Marko <robimarko@gmail.com>
dwarves
20 files changed:
tools/autoconf/Makefile
tools/automake/Makefile
tools/bison/Makefile
tools/ccache/Makefile
tools/coreutils/Makefile
tools/dwarves/Makefile
tools/e2fsprogs/Makefile
tools/expat/Makefile
tools/gmp/Makefile
tools/isl/Makefile
tools/libtool/Makefile
tools/m4/Makefile
tools/mpfr/Makefile
tools/patch/Makefile
tools/pkgconf/Makefile
tools/sed/Makefile
tools/sparse/Makefile
tools/tar/Makefile
tools/util-linux/Makefile
tools/zlib/Makefile