From a1be43113475f00a41f20aff4d60750ff5e19ccf Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 21 Mar 2020 16:46:44 +0100 Subject: layer.conf: add dunfell, drop thud, warrior in 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 16136b7..360ae15 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 = "thud warrior zeus" +LAYERSERIES_COMPAT_toradex-bsp-common-layer = "zeus dunfell" BB_DANGLINGAPPENDS_WARNONLY = "true" -- cgit v1.2.3