From 41fcc88f41fbbd6132ab77eaf7b98e8abb4a2040 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 16 Oct 2019 04:32:16 +0500 Subject: [PATCH] layer.conf: add zeus Signed-off-by: Christopher Larson --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 661c12a..77cd8c8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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) \