tools: zip: fetch SOURCE_DATE_EPOCH directly
authorSungbo Eo <mans0n@gorani.run>
Sat, 12 Feb 2022 08:01:31 +0000 (17:01 +0900)
committerSungbo Eo <mans0n@gorani.run>
Wed, 9 Mar 2022 06:38:23 +0000 (15:38 +0900)
commit39d06472eb93d72940b2728d33e2dafa2676e47b
treeec8e96487b6e9f2e7a830533c90b310ba6cf8f2e
parente42764cc5fa364e9fa553903c56191484738965e
tools: zip: fetch SOURCE_DATE_EPOCH directly

Remove "--mtime" option introduced in commit 18c9faa03211 ("tools: zip:
add option for reproducible archives") and instead fetch SOURCE_DATE_EPOCH
environment variable directly in the code.

Ref: https://sourceforge.net/p/infozip/patches/25/
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
include/image-commands.mk
tools/zip/patches/011-add-option-for-reproducible-archives.patch [deleted file]
tools/zip/patches/011-reproducible-mtime.patch [new file with mode: 0644]