summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2025-06-23 20:58:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-06-24 13:00:05 +0800
commitfc53424964a38b4c7afefd57646ebd8f9a69a0cb (patch)
treec4fcfc44d7b589a16cf83e7ed84b312a86b8d86e /conf
parent5640f6592c984f4832ff5f2ed1a35a607e5d21c5 (diff)
downloadmeta-intel-master.tar.gz
layer.conf: Add the new release layer seriesHEADmaster
Add the whinlatter release as being compatible with the layer. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"
19# This should only be incremented on significant changes that will 19# This should only be incremented on significant changes that will
20# cause compatibility issues with other layers 20# cause compatibility issues with other layers
21LAYERVERSION_intel = "5" 21LAYERVERSION_intel = "5"
22LAYERSERIES_COMPAT_intel = "scarthgap styhead walnascar" 22LAYERSERIES_COMPAT_intel = "scarthgap whinlatter"
23 23
24BBFILES_DYNAMIC += " \ 24BBFILES_DYNAMIC += " \
25 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ 25 clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \