From a809b8c531f6f0176f7148977b1237319abdd660 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Wed, 13 Oct 2021 00:07:17 +0800 Subject: Remove support for gatesgarth Building with oe-core gatesgarth is no longer supported. Remove from LAYERSERIES_COMPAT and remove the LLVM 11 patches as well. Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index b48cf611..eb8ab7f1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "dunfell gatesgarth hardknott honister" +LAYERSERIES_COMPAT_intel = "dunfell hardknott honister" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf