From 90b27b19f9e2f83efcc9294450ad05b8d5839593 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 5 Jun 2021 09:23:23 +0200 Subject: layer.conf: add honister to compat layer Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index b3b323b..2a1272c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,6 +17,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-bsp-common-layer = "core" -LAYERSERIES_COMPAT_toradex-bsp-common-layer = "gatesgarth hardknott" +LAYERSERIES_COMPAT_toradex-bsp-common-layer = "gatesgarth hardknott honister" BB_DANGLINGAPPENDS_WARNONLY = "true" -- cgit v1.2.3