From 2dd803c42682cdc51cd153c5b9102df4e25af1ae Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 11 Sep 2023 08:24:51 -0300 Subject: layer.conf: Update to nanbield 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 ae22223..8e5b89c 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 = "langdale mickledore" +LAYERSERIES_COMPAT_toradex-bsp-common-layer = "mickledore nanbield" BB_DANGLINGAPPENDS_WARNONLY = "true" -- cgit v1.2.3