tools/squashfs: add argument -fixed-time to set all timestamps
authorJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:07:15 +0000 (15:07 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 11 Dec 2015 15:07:15 +0000 (15:07 +0000)
commiteaf66282f353eb8c1f9453138ebb94c4449549e4
treecd5864196114c462f0988a713c8cd0f9d67cda23
parent3c6fed75c8b393edbd73d2c959a1c211ed06e47a
tools/squashfs: add argument -fixed-time to set all timestamps

-fixed-time <timestamp> set mkfs-timestamp and file-mtime to this timestamp.
Reproducible builds requires the removal of all timestamp or setting all to a specific one.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47858
tools/squashfs/patches/120-add-fixed-timestamp-support.patch [new file with mode: 0644]
tools/squashfs4/patches/200-add-fixed-timestamp-option.patch [new file with mode: 0644]