From 8bc2f7db756725fd60c980549eb810728ae925e7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 15 Feb 2024 15:56:47 +0100 Subject: layer.conf: Update for the scarthgap release series 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 8e5b89c..80230e5 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 = "mickledore nanbield" +LAYERSERIES_COMPAT_toradex-bsp-common-layer = "nanbield scarthgap" BB_DANGLINGAPPENDS_WARNONLY = "true" -- cgit v1.2.3