summaryrefslogtreecommitdiff
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index caa6e17..6181146 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,5 +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 = "rocko sumo"
-BB_DANGLINGAPPENDS_WARNONLY = "true" \ No newline at end of file
+BB_DANGLINGAPPENDS_WARNONLY = "true"