summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-04-22 16:02:12 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-04 17:15:24 +0100
commitae16ab7662a4b2b265f4a9f474b2a1e197995df6 (patch)
treee7ed962a7c2b23fc5592c48f396a922794f20264 /conf
parentd5cb9bb859e1cabb13292e8de2c74bc1add2b3f5 (diff)
layer: add LAYERSERIES_COMPAT
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 7200143..dc41825 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,3 +17,4 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
for layer in BBFILE_COLLECTIONS.split())}"
LAYERDEPENDS_toradex-tegra-layer = "core"
+LAYERSERIES_COMPAT_toradex-tegra-layer = "sumo thud"