Merge pull request #46 from schnitzeltony/master

Mark layer compatible to dunfell
This commit is contained in:
Marko Lindqvist
2020-03-20 07:03:00 +02:00
committed by GitHub

View File

@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "games-layer"
BBFILE_PATTERN_games-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_games-layer = "15"
LAYERSERIES_COMPAT_games-layer = "zeus"
LAYERSERIES_COMPAT_games-layer = "zeus dunfell"