kumquat-buildroot/support
Yann E. MORIN 8773182092 support/download: really, really make git archives reproducible
The way we use it, gzip will store the current time in the header, which
leads to unreproducible archives.

Fix that by telling gzip to not store the name and date of the file it
compresses, with the -n option. Since it compresses its stdin, there was
already no filename stored; now there's even no date stored.

Note: gzip has had -n since at least 1.2.4, released in 1993, so
virtually every gzip out there nowadays has it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-02-27 23:13:55 +01:00
..
dependencies
download support/download: really, really make git archives reproducible 2016-02-27 23:13:55 +01:00
dummy-external
gnuconfig
kconfig merge_config.sh: create temporary files in /tmp 2016-01-31 09:09:52 +01:00
legal-info core/legal-info: update the legal-info report header 2016-02-01 22:04:39 +01:00
libtool
misc support/misc: Adding Vagrant file for provisioning 2016-02-04 17:25:54 +01:00
scripts graph-depends: add support for excluding host packages 2016-02-08 21:29:06 +01:00