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:10:26 +02:00
parent b706cf267d
commit e54a8384f6

View File

@@ -9,4 +9,4 @@ BBFILE_PATTERN_meta-retro := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-retro = "10"
LAYERDEPENDS_meta-retro = "core openembedded-layer filesystems-layer"
LAYERSERIES_COMPAT_meta-retro = "zeus dunfell"
LAYERSERIES_COMPAT_meta-retro = "dunfell gatesgarth"