summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-03-21 16:50:47 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-21 16:50:47 +0100
commite388f8d61d258406409cc2468fe7835c793516f1 (patch)
tree52f0617b4178d5809d43710b62285748465f1f37
parent3546f6693d6e7cc903573e709ae177bc0d99acbd (diff)
layer.conf: add dunfell, drop warrior in compat layer
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 acd044d..6000bd8 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 = "warrior zeus"
+LAYERSERIES_COMPAT_toradex-tegra-layer = "zeus dunfell"