kumquat-buildroot/support/download
Petr Kulhavy 04a22cf1b5 download/git: force gzip compression level 6
Force gzip compression level 6 when calculating hash of a downloaded GIT repo.
To make sure the tar->gzip->checksum chain always provides consistent result.`

The script was relying on the default compression level, which must not be
necessarily consistent among different gzip versions. The level 6 is gzip's
current default compression level.

Signed-off-by: Petr Kulhavy <brain@jikos.cz>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-09-12 23:36:13 +02:00
..
bzr support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
check-hash support/download: restore mandatory check of hashes 2015-04-25 11:51:44 +02:00
cp support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
cvs support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
dl-wrapper core/pkg-infra: download git submodules if the package wants them 2016-07-02 19:11:14 +02:00
git download/git: force gzip compression level 6 2017-09-12 23:36:13 +02:00
hg support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
scp support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
svn support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00
wget support/download: Add support to pass options directly to downloaders 2016-08-23 14:59:01 +02:00