layer.conf: Add warrior to compatible release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2019-04-01 18:58:00 -07:00
parent b4d2c84622
commit 42c75f98ce

View File

@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "fsl-arm-extra"
BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_fsl-arm-extra = "4"
LAYERSERIES_COMPAT_fsl-arm-extra = "sumo thud"
LAYERSERIES_COMPAT_fsl-arm-extra = "sumo thud warrior"
LAYERDEPENDS_fsl-arm-extra = "core freescale-layer"