tools/squashfs: add argument -fixed-time to set all timestamps
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Dec 2015 15:07:15 +0000 (15:07 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Dec 2015 15:07:15 +0000 (15:07 +0000)
commit73e44fd8ab70719785d06537baba04268a8022fa
treecd5864196114c462f0988a713c8cd0f9d67cda23
parente387daa4775f25492f1f0aa72c661306520dd15a
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47858 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]