]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
bitbake.conf: Drop lz4 from HOSTTOOLS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jun 2025 21:17:04 +0000 (22:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jun 2025 10:01:24 +0000 (11:01 +0100)
commitb13654a4fc2fe6397f1802c14b2c6ad44b59a45b
tree6fd9cf8049c364470461470dee7dd433c2065b14
parent4329b27773f20933bb47b9ebfc9695c04bdcd3b0
bitbake.conf: Drop lz4 from HOSTTOOLS

As far as I can tell, we don't have anything using lz4 in our key
build dependencies. It isn't in ASSUME_PROVIDED and our code automatically
adds lz4-native dependencies where needed. Even then, it is very rarely
needed, mainly for some kinds of SRC_URI (none in OE-Core) and some
filesystems/images.

As such, drop this from HOSTTOOLS and rely on lz4-native, which is what
was already happening anyway. This simplies host setup slightly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf