diff options
author | Justin Bronder <jsbronder@cold-front.org> | 2024-11-04 12:35:57 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-05 11:17:17 +0000 |
commit | f700c1b7745e6b3d142f1922005d2f676326ba84 (patch) | |
tree | 43f549a46be1c4f893e4d3a2009b37df8fde1857 /documentation/sphinx/yocto-vars.py | |
parent | 0884c31b1b60f34f3d3db3ab110b4e506bcc9160 (diff) | |
download | poky-f700c1b7745e6b3d142f1922005d2f676326ba84.tar.gz |
bitbake: bb/compress: use lz4 instead of lz4c
lz4c has been considered deprecated by upstream since at least 2018 [1]
and has been disabled by default recently [2]. openSUSE Tumbleweed is
no longer packaging the deprecated version and others will likely
follow.
Luckily, we're not using any legacy-specific options and, going back as
far as Ubuntu 16.04/Fedora 25, both lz4 and lz4cli are installed as part
of the same package
1. https://github.com/lz4/lz4/pull/553
2. https://github.com/lz4/lz4/pull/1479
(Bitbake rev: 907472034b344e4eb73cfd43059a413469f52e1c)
Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sphinx/yocto-vars.py')
0 files changed, 0 insertions, 0 deletions