From: Denys Dmytriyenko <[email protected]>

OE-Core master has switched from lz4c to lz4 host tool, but a corresponding
change only appears in kernel 6.13. Since bb.org kernels 6.1 and 6.6 enable
LZ4 compression by default, also add a legacy lz4c tool in the list.

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
New patch since RFC v2

 meta-beagle/conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-beagle/conf/layer.conf b/meta-beagle/conf/layer.conf
index df6a77ed..cb448b21 100644
--- a/meta-beagle/conf/layer.conf
+++ b/meta-beagle/conf/layer.conf
@@ -13,3 +13,5 @@ LAYERSERIES_COMPAT_meta-beagle = "scarthgap styhead walnascar"
 LAYERDEPENDS_meta-beagle = " \
     meta-ti-bsp \
 "
+
+HOSTTOOLS_NONFATAL += "lz4c"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18107): 
https://lists.yoctoproject.org/g/meta-ti/message/18107
Mute This Topic: https://lists.yoctoproject.org/mt/110107248/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to