layer.conf: add zeus

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2019-10-16 04:32:16 +05:00
parent 45922f5b0d
commit 41fcc88f41

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 warrior"
LAYERSERIES_COMPAT_external-toolchain = "thud warrior zeus"
LAYERDIR_external-toolchain = "${LAYERDIR}"
BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \