summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-19 19:53:19 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-09-13 14:00:16 +0200
commit41dc86f00973218f317744207a1911b26dcd247a (patch)
tree6f5f5e686eac9de1fea5f5fe514a6c77394be068
parent9f4f1b8d447121f28604ef8777a13d6fafc50a2c (diff)
layer.conf: add warrior, drop sumo from compatible layers
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 3308739..00fed44 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,4 +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"
+LAYERSERIES_COMPAT_toradex-tegra-layer = "thud warrior"