From 1820b786fa2b388c35b2083c1d99e1f05fbec3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 15 Oct 2020 19:19:06 +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 41e68e7..4177097 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "mortsgna-layer" BBFILE_PATTERN_mortsgna-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_mortsgna-layer = "7" -LAYERSERIES_COMPAT_mortsgna-layer = "zeus dunfell" +LAYERSERIES_COMPAT_mortsgna-layer = "dunfell gatesgarth" # This is a compromise: Because of dynamic appends it needs oe-core only. Our # images have a huge dependency list (see README). So the layers set here are