add 'warrior' to permitted poky releases

This commit is contained in:
Bruce Leidl 2019-04-06 16:01:31 -04:00
parent 1929f13c5e
commit e4968b13bb

View File

@ -11,7 +11,7 @@ BBFILE_COLLECTIONS += "citadel"
BBFILE_PATTERN_citadel = "^${LAYERDIR}/"
BBFILE_PRIORITY_citadel = "5"
LAYERSERIES_COMPAT_citadel = "thud"
LAYERSERIES_COMPAT_citadel = "thud warrior"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers