From 49a0a031842b87a5e463e5e1fda82c66ab902fc7 Mon Sep 17 00:00:00 2001 From: Lee Chee Yang Date: Tue, 3 Oct 2023 11:30:25 +0800 Subject: layer.conf: update LAYERSERIES_COMPAT LAYERSERIES_COMPAT add nanbield and drop EOL langdale. Signed-off-by: Lee Chee Yang Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 7063238..26bbf8f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -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 \ -- cgit v1.2.3-54-g00ecf