]> code.ossystems Code Review - openembedded-core.git/commit
image_types: declare support for wic.zst
authorDiego <diego.rondini@kynetics.com>
Thu, 14 May 2020 22:16:02 +0000 (00:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 May 2020 05:31:53 +0000 (06:31 +0100)
commit704b01f33196cfdeaa57e2f2602ff2d52b25ab93
tree7146f6412160930c1b8fafbb5af5ae46d22aa71f
parentf2e48f9127aee949364696315e3adc861aba1dd6
image_types: declare support for wic.zst

Declare images in wic.zst format as supported, as bmaptool now supports
zstd:
https://github.com/intel/bmap-tools/commit/1b8437d58447d3796dc11fd0f2c62bec5746e5d6
Given the very fast decompression speed of zstd over, for example, gzip,
writing images with bmaptool can provide big write speed improvements
when decompression speed is the limiting factor (especially with very
sparse images).

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass
meta/lib/oeqa/selftest/cases/imagefeatures.py