From ec6e087a9fb582a3449d8bdf80db0e98dea9d19c Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 7 Mar 2024 22:51:54 -0800 Subject: layer.conf: update LAYERSERIES_COMPAT to use scarthgap Drop compatibility to nanbield. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c90687db..97dfb897 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "kirkstone nanbield" +LAYERSERIES_COMPAT_intel = "kirkstone scarthgap" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf