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)
commit7858dc10beacd97cc55388d7e79c8c26ce12cab7
tree7ef7326177e8a240df113d73dcc1af3ffacc814f
parent23ed8c0b08eb559e85d834a4ef0fc36f2a96b46a
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