From 59a2755d76816591a13f8cde4bf68d00f5799175 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Tue, 8 Apr 2025 15:26:33 +0530 Subject: layer.conf: update to include compatibility with walnascar 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 e8e0412..3e6aa50 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 = "scarthgap styhead" +LAYERSERIES_COMPAT_dpdk = "scarthgap styhead walnascar" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf