From d24a847163343268e51310a0f03dcd0b7046616e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 6 Feb 2024 15:17:51 -0800 Subject: layer.conf: Update for the scarthgap release series Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9ca628a..0a71cb1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "clang-layer" BBFILE_PATTERN_clang-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_clang-layer = "7" -LAYERSERIES_COMPAT_clang-layer = "nanbield" +LAYERSERIES_COMPAT_clang-layer = "nanbield scarthgap" LAYERDEPENDS_clang-layer = "core" BBFILES_DYNAMIC += " \ -- cgit v1.2.3-54-g00ecf