layer.conf: Add the new release layer series

Add the walnascar release as being compatible with the layer.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Richard Purdie 2025-03-30 14:57:40 +01:00 committed by Anuj Mittal
parent 79b1fd3430
commit 2506b743ab
No known key found for this signature in database
GPG Key ID: B749E1556041E1B2

View File

@ -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"
LAYERSERIES_COMPAT_intel = "scarthgap styhead walnascar"
BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \