From 8fbc4b443893ab3842063e65d8fe27a5d166bd3e Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 18 Mar 2024 17:00:47 +0800 Subject: [PATCH] layer.conf: Mark it scarthgap compatible Downstream projects need time to switch to opaque pointers in llvm16 which requires in some cases significant effort. Signed-off-by: Naveen Saini --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index edcc9585..8630fd76 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 = "mickledore nanbield" +LAYERSERIES_COMPAT_clang-layer = "mickledore nanbield scarthgap" LAYERDEPENDS_clang-layer = "core" BBFILES_DYNAMIC += " \