diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-03 22:17:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-05 11:02:22 +0100 |
commit | 0c7dc5bae14e9468cdc0ee08bff5be26518e43a1 (patch) | |
tree | 6610063ecaaf52bc7cff8cb11e6f59262156377a /scripts/lib/scriptutils.py | |
parent | f06e2791e40efe57bcf05523452f697bc64ad5db (diff) | |
download | poky-0c7dc5bae14e9468cdc0ee08bff5be26518e43a1.tar.gz |
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.
(From OE-Core rev: b13654a4fc2fe6397f1802c14b2c6ad44b59a45b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions