mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user