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)
commitfd1c1b491828bb66eb2aa06b2c9f4a4e86ce661b
tree2caa409227f84f5368ca8ec5a338f158dc1a6aa6
parent725fc09cec4c310d06ca17267775acc5c9aa4033
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]