From 7e7d894cbe18e0bbd72ff0761f265ce50aead031 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 23 Feb 2022 17:45:47 +0000 Subject: [PATCH] Update from honister to kirkstone 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 7548185..d4a59bc 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 = "honister" +LAYERSERIES_COMPAT_external-toolchain = "kirkstone" LAYERDIR_external-toolchain = "${LAYERDIR}" BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \