layer.conf: drop rocko, sumo, thud and warrior from LAYERSERIES_COMPAT

The next patch will introduce usage of features_check.bbclass which is not
avaliable those branches of oe-core (master's name is still zeus).

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-12-09 21:49:04 +01:00
parent bc9623270a
commit 9df36c33af

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 warrior zeus"
LAYERSERIES_COMPAT_games-layer = "zeus"