summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-02-15 15:56:47 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-02-15 15:57:59 +0100
commit8bc2f7db756725fd60c980549eb810728ae925e7 (patch)
treed523709d2cca656d9da2b1153d85674d53e0f1cd
parent3180f54d839a6ba126ef1317b74f3c5dbd35b88c (diff)
layer.conf: Update for the scarthgap release series
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"