build: SDK/IB reproducible and faster compression
authorPaul Spooren <mail@aparcar.org>
Thu, 13 Aug 2020 23:46:43 +0000 (13:46 -1000)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Sun, 23 Aug 2020 16:55:49 +0000 (18:55 +0200)
Both IB and SDK now use the same logic for packing.

This commit add reproducible multithread compression to the SDK and
corrects the file mtime for both. Previously all files where just copied
over from the build system, generating random mtimes.

Signed-off-by: Paul Spooren <mail@aparcar.org>

No differences found