layer.conf: add warrior to supported series

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2019-04-16 18:52:36 +00:00
parent f56f25978e
commit 4483b36915

View File

@@ -6,7 +6,7 @@ BBFILE_PRIORITY_external-toolchain = "1"
BBFILE_PATTERN_external-toolchain = "^${LAYERDIR}/"
LAYERDEPENDS_external-toolchain = "core"
LAYERSERIES_COMPAT_external-toolchain = "thud"
LAYERSERIES_COMPAT_external-toolchain = "thud warrior"
LAYERDIR_external-toolchain = "${LAYERDIR}"
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \