layer.conf: add gatesgarth

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2021-04-13 23:29:39 +05:00
parent 9c95786088
commit 98a8faaf76

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