]> code.ossystems Code Review - openembedded-core.git/commit
Set XZ_COMPRESSION_LEVEL to -9
authorAdrian Bunk <bunk@stusta.de>
Fri, 12 Apr 2019 21:09:12 +0000 (00:09 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2019 10:05:49 +0000 (11:05 +0100)
commit9718c2d3fbb3281274af4556b34b7bac21fc7774
treea811cc324176b1970fba823c2d39877f43f2472b
parent25ead29f96eee47f565225bd2f0b4d0198405ccc
Set XZ_COMPRESSION_LEVEL to -9

It is consistent with other compressors also using their
best compression.

xz is currently the option that offers best compression,
using settings even lower than the default is surprising
and makes it harder to choose the best available compression.

For anyone who cares about compression time using a different
option like gzip or bzip2 is the logical choice.

For decompression, better compressed is actually faster
to decompress.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass