From fc53424964a38b4c7afefd57646ebd8f9a69a0cb Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Mon, 23 Jun 2025 20:58:12 +0800 Subject: [PATCH] layer.conf: Add the new release layer series Add the whinlatter release as being compatible with the layer. Signed-off-by: Yogesh Tyagi 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 cc8eee75..9365f3a2 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 = "scarthgap styhead walnascar" +LAYERSERIES_COMPAT_intel = "scarthgap whinlatter" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \