layer.conf: update compatible releases

* remove zeus: If I understand mailing lists correctly, new override syntax is
  back-ported down to dunfell only
* add honister: This is the next release and the first to support new override
  syntax only

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-08-16 00:34:02 +02:00
parent baa9ebd31e
commit 9089f9b5be

View File

@@ -9,4 +9,4 @@ BBFILE_PATTERN_games-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_games-layer = "15"
LAYERDEPENDS_games-layer = "core openembedded-layer filesystems-layer gnome-layer networking-layer multimedia-layer meta-python"
LAYERSERIES_COMPAT_games-layer = "zeus dunfell gatesgarth hardknott"
LAYERSERIES_COMPAT_games-layer = "dunfell gatesgarth hardknott honister"