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)
commit8c9a7881729d82afefc74a8c6e552b20b722b011
tree007f30edd255131b26d1366df37c59aa5d39ea17
parent1cf842dd136ceb9a1e1a61d4d4caa3b3a46c0c1b
build: SDK/IB reproducible and faster compression

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>
target/imagebuilder/Makefile
target/sdk/Makefile