diff options
author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-06-23 20:58:12 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-06-24 13:00:05 +0800 |
commit | fc53424964a38b4c7afefd57646ebd8f9a69a0cb (patch) | |
tree | c4fcfc44d7b589a16cf83e7ed84b312a86b8d86e /conf | |
parent | 5640f6592c984f4832ff5f2ed1a35a607e5d21c5 (diff) | |
download | meta-intel-master.tar.gz |
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.conf | 2 |
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 |
21 | LAYERVERSION_intel = "5" | 21 | LAYERVERSION_intel = "5" |
22 | LAYERSERIES_COMPAT_intel = "scarthgap styhead walnascar" | 22 | LAYERSERIES_COMPAT_intel = "scarthgap whinlatter" |
23 | 23 | ||
24 | BBFILES_DYNAMIC += " \ | 24 | BBFILES_DYNAMIC += " \ |
25 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ | 25 | clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ |