From 8c44cfd551fe35892d683056e6b6b3a9386882f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 15 Oct 2020 19:24:49 +0200 Subject: [PATCH] Adjust LAYERSERIES_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * remove zeus: We have a zeus branch * add gatesgarth And yes we are still dunfell compatible Signed-off-by: Andreas Müller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 5ae854b..2747fcb 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_PATTERN_meta-gnome-forks := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-gnome-forks = "10" LAYERDEPENDS_meta-gnome-forks = "core openembedded-layer gnome-layer" -LAYERSERIES_COMPAT_meta-gnome-forks = "zeus dunfell" +LAYERSERIES_COMPAT_meta-gnome-forks = "dunfell gatesgarth"