summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-23 12:58:00 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-23 12:58:00 +0200
commit04e865e21b1b3a2d31e78e6db8460bbc76cfc17c (patch)
treed295ab964be5284e58dca97fa1e317710eb0a59c
parent9176794d1943794286ff66aefbb98605e3ef01ec (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 2e76c65..4cbba61 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILE_PATTERN_IGNORE_EMPTY_meta-toradex-distro = "1"
BBFILE_PRIORITY_meta-toradex-distro = "21"
LAYERDEPENDS_meta-toradex-distro = "core yocto"
-LAYERSERIES_COMPAT_meta-toradex-distro = "thud warrior"
+LAYERSERIES_COMPAT_meta-toradex-distro = "warrior zeus"