Merge pull request #27 from schnitzeltony/master

layer.conf: Add LAYERSERIES_COMPAT
This commit is contained in:
Marko Lindqvist
2018-04-08 16:18:33 +03:00
committed by GitHub

View File

@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/dependencies/*/*.bb ${LAYERD
BBFILE_COLLECTIONS += "games-layer"
BBFILE_PATTERN_games-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_games-layer = "15"
LAYERSERIES_COMPAT_games-layer = "rocko sumo"