From cc88ebb75909726b02b683540420cd22a077989b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 5 Jun 2021 09:22:47 +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(-) diff --git a/conf/layer.conf b/conf/layer.conf index c8da5eb..25a3011 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,4 +17,4 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-tegra-layer = "core" -LAYERSERIES_COMPAT_toradex-tegra-layer = "gatesgarth hardknott" +LAYERSERIES_COMPAT_toradex-tegra-layer = "gatesgarth hardknott honister" -- cgit v1.2.3