Drop older OE releases from the list of compatible releases

Master is about to become compatible with kirkstone only.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
Marko Lindqvist
2022-03-17 04:32:52 +02:00
parent 7b68c62fc7
commit d7a0a38a72

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 = "dunfell gatesgarth hardknott honister kirkstone"
LAYERSERIES_COMPAT_games-layer = "kirkstone"