On Wed, Nov 20, 2019 at 09:12:58AM +0000, Stefan Agner wrote: >... > --- a/meta/classes/image_types.bbclass > +++ b/meta/classes/image_types.bbclass > @@ -59,6 +59,8 @@ XZ_INTEGRITY_CHECK ?= "crc32" > > ZIP_COMPRESSION_LEVEL ?= "-9" > > +ZSTD_COMPRESSION_LEVEL ?= "-3" > + >...
Why -3 and not -19 ? Compression speed is not a real issue, and AFAIR decompression tends to be slightly faster with smaller compressed size. Plus the benefit that smaller images are faster to load from network/storage. cu Adrian -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core