Merge pull request #38 from chrusel/make-warrior-compatible

layer.conf: add warrior to compatible release series
This commit is contained in:
Marko Lindqvist
2019-04-08 16:06:04 +03: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 = "rocko sumo thud"
LAYERSERIES_COMPAT_games-layer = "rocko sumo thud warrior"