layer.conf: add warrior to COMPAT list

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2019-04-03 16:12:25 -04:00
parent 6b9ef7519c
commit b6288e15ad

View File

@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "meta-sunxi"
BBFILE_PATTERN_meta-sunxi := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-sunxi = "10"
LAYERSERIES_COMPAT_meta-sunxi = "morty pyro rocko sumo thud"
LAYERSERIES_COMPAT_meta-sunxi = "morty pyro rocko sumo thud warrior"