layer.conf: update to include compatibility with styhead

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2024-09-12 08:57:46 +08:00
parent 4cb0ed66f4
commit 4ded196c90
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 = "kirkstone nanbield scarthgap"
LAYERSERIES_COMPAT_dpdk = "scarthgap styhead"
BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \