summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-23 12:56:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-23 12:56:56 +0200
commit228c3be5e684b2a1b44625aacd89e9ae383d5e6c (patch)
treea39aaf003b487754c79d0eac8d541731e4a3bbb6
parent8b2849171a9e4db1a499258db28c8e165efc0feb (diff)
layer.conf: add zeus, drop thud 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 00fed44..acd044d 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 = "thud warrior"
+LAYERSERIES_COMPAT_toradex-tegra-layer = "warrior zeus"