layer.conf: update to include compatibility with walnascar

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yogesh Tyagi 2025-04-08 15:26:33 +05:30 committed by Anuj Mittal
parent 4f5ff4c3c8
commit 59a2755d76
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -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 \