diff options
author | Jean-Marc BOUCHE <jean-marc.bouche@foss.st.com> | 2024-01-24 17:32:10 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2024-02-18 14:37:28 -0500 |
commit | 5c43bf2028f459fba3e929d50bfcb40545bd8308 (patch) | |
tree | fac1973550ceb6fd42d6723946a0f7a57768dd74 /meta-python/recipes-extended/python-pykickstart/files | |
parent | da9063bdfbe130f424ba487f167da68e0ce90e7d (diff) | |
download | meta-openembedded-5c43bf2028f459fba3e929d50bfcb40545bd8308.tar.gz |
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>
Backport of commit f60e4bfcb ("terminus-font: build compressed archives
with -n")
Signed-off-by: Jean-Marc BOUCHE <jean-marc.bouche@foss.st.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-pykickstart/files')
0 files changed, 0 insertions, 0 deletions