Files
meta-openembedded/meta-oe/recipes-graphics/terminus-font
Jean-Marc BOUCHE f60e4bfcbe terminus-font: build compressed archives with -n
When building this recipe, internal archives are compressed with
gzip. The compressed archives contain a header with the field
MTIME (Modification Time) which is initialized from the built
date. As a consequence, two builds of this recipe always generate
packages whose checksum differs.
Adding the -n option to gzip while compressing the archive does
not save the original time stamp by default hence making
reproducible package.

Signed-off-by: Jean-Marc BOUCHE <jean-marc.bouche@foss.st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-08 07:57:58 -08:00
..