summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/command.py
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2024-11-05 10:37:52 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-11-07 22:17:24 +0000
commit226ec2ce7487d35d1aba0e80c23b892f3a47442a (patch)
tree2b05221b301826589f242f508c9308952bd8fdb2 /bitbake/lib/bb/command.py
parent7626a6b4c0785fae14b09c0e5d35787ba5911c5a (diff)
downloadpoky-226ec2ce7487d35d1aba0e80c23b892f3a47442a.tar.gz
bitbake.conf: require lz4 instead of lz4c
With bitbake commit 'bb: compress: use lz4 instead of lz4c' we require lz4, not lz4c [1]. Going as far back as Ubuntu 16.04/Fedora 25, they are packaged together so it should be safe to simply adjust the requirement from lz4c to lz4. Note that the two are largely the same, but upstream has considered lz4c deprecated since at least 2018 [2]. 1. https://git.openembedded.org/bitbake/commit/?id=907472034b344e4eb73cfd43059a413469f52e1c 2. https://github.com/lz4/lz4/pull/553 (From OE-Core rev: fe167e082cbde1c6d186ecdda531abef610ac2ac) 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