From 4ded196c907061ae664849907654e1186825ae39 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 12 Sep 2024 08:57:46 +0800 Subject: layer.conf: update to include compatibility with styhead 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 016f9ae..e8e0412 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LAYERDEPENDS_dpdk = "core" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_dpdk = "1" -LAYERSERIES_COMPAT_dpdk = "kirkstone nanbield scarthgap" +LAYERSERIES_COMPAT_dpdk = "scarthgap styhead" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf