diff options
author | Ming Liu <liu.ming50@gmail.com> | 2024-10-27 11:43:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-28 11:58:22 +0000 |
commit | d296b21d56e22da7fa1115247718af0e2c80c98d (patch) | |
tree | 1bb4560719ab2b4e232a2fed4e34a2955031fb3a /scripts/lib/wic/engine.py | |
parent | afc74c1e17d7c4cf99283c130d14f0e73368c792 (diff) | |
download | poky-d296b21d56e22da7fa1115247718af0e2c80c98d.tar.gz |
meta: support tar.zst SDK_ARCHIVE_TYPE
zst is much faster than the default xz, test result on my Precision
5680 machine:
Installing a tar.xz SDK takes 37 seconds while tar.zst only takes 17
seconds.
Let's introduce support for tar.zst.
Also add a sanity check for supported archive types.
(From OE-Core rev: 1d22562a89e91f19b818b8f9bc214be941303980)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions