summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-12-08 14:54:46 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-12-08 14:55:41 +0100
commit4c1a4585df9316ed40a5dad16292dd9ecbcc92c4 (patch)
tree893e7f4099ad12e6804a65d15ef1420fedb5ea90
parenta06061d01d8f3a7863fcd1077ccb516f80c842b4 (diff)
layer.conf: compatible layers: add dunfell, gatesgarth, drop warrior, zeusHEADmaster
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 c10df3b..21d5e90 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_PATTERN_lxde-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_lxde-layer = "7"
LAYERDEPENDS_lxde-layer = "core openembedded-layer"
-LAYERSERIES_COMPAT_lxde-layer = "warrior zeus"
+LAYERSERIES_COMPAT_lxde-layer = "dunfell gatesgarth"