Adjust LAYERSERIES_COMPAT

* remove zeus: We have a zeus branch
* add gatesgarth

And yes we are still dunfell compatible

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-10-15 19:24:49 +02:00
parent 3fcd64faab
commit 8c44cfd551

View File

@@ -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"