ipkg-build: use deterministic timestamps in ipk tarballs
authorJohn Crispin <john@openwrt.org>
Tue, 14 Jul 2015 09:57:19 +0000 (09:57 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 14 Jul 2015 09:57:19 +0000 (09:57 +0000)
commit3846bb9ac92060669f9c798c3c128057a6d32809
tree1bafb7345bc62f4e67e41e512df5b030e6d1fe99
parent5e1c7fb0cc6de1994579abd82e60eeea5976ca65
ipkg-build: use deterministic timestamps in ipk tarballs

As a follow-up to r46026, this commit sets the modification
times of files inside the tarballs to deterministic values.
It uses the date of the last git or svn commit and falls
back to the old behavior if those are not available.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 46360
scripts/ipkg-build