From 4c1a4585df9316ed40a5dad16292dd9ecbcc92c4 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 8 Dec 2020 14:54:46 +0100 Subject: layer.conf: compatible layers: add dunfell, gatesgarth, drop warrior, zeus Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3