diff options
author | Justin Bronder <jsbronder@cold-front.org> | 2024-11-06 14:06:42 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-07 22:17:24 +0000 |
commit | 7626a6b4c0785fae14b09c0e5d35787ba5911c5a (patch) | |
tree | b076c77d5237f92af7ca82f052f28148dc4cc8f4 /bitbake/lib/bb/command.py | |
parent | fc027ef55fa5e03b6fd6241161fa46b3e1bd10d2 (diff) | |
download | poky-7626a6b4c0785fae14b09c0e5d35787ba5911c5a.tar.gz |
barebox: 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.
Going back as far as Ubuntu 16.04/Fedora 25, both lz4 and lz4c are
installed as part of the same package so switching should be safe.
1. https://github.com/lz4/lz4/pull/553
2. https://github.com/lz4/lz4/pull/1479
Upstream-Status: Submitted [http://lists.infradead.org/pipermail/barebox/2024-November/048491.html]
(From OE-Core rev: d25c027c6c5ca5cc4b93d3dc394d5bbae15dbafc)
Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/command.py')
0 files changed, 0 insertions, 0 deletions