layer.conf: update LAYERSERIES_COMPAT

LAYERSERIES_COMPAT add nanbield and drop EOL langdale.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Lee Chee Yang 2023-10-03 11:30:25 +08:00 committed by Anuj Mittal
parent cb685ae574
commit 49a0a03184

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 langdale mickledore"
LAYERSERIES_COMPAT_dpdk = "kirkstone mickledore nanbield"
BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \