summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@xilinx.com>2022-01-31 15:06:43 +0000
committerMark Hatle <mark.hatle@xilinx.com>2022-01-31 07:29:34 -0800
commita8147ef102787b75df596f508265c582fb9cbea0 (patch)
treec23aca06dac1427891fe3488cd24369909d73a48 /meta-xilinx-core/conf/layer.conf
parent8c363a1ea4978f2e19e3f1d40e7bdd3a3570154a (diff)
downloadmeta-xilinx-a8147ef102787b75df596f508265c582fb9cbea0.tar.gz
Remove gatesgarth from LAYERSERIES_COMPAT
We do not build, test or support gatesgarth in any of our layers so it makes sense to remove this for the various layer.conf files Signed-off-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/conf/layer.conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index 474731a7..a1bcb9b8 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -23,7 +23,7 @@ virtualization-layer:${LAYERDIR}/dynamic-layers/virtualization-layer/recipes-*/*
23LAYERDEPENDS_xilinx = "core" 23LAYERDEPENDS_xilinx = "core"
24LAYERRECOMMENDS_xilinx = "openembedded-layer chromium-browser-layer" 24LAYERRECOMMENDS_xilinx = "openembedded-layer chromium-browser-layer"
25 25
26LAYERSERIES_COMPAT_xilinx = " gatesgarth honister hardknott" 26LAYERSERIES_COMPAT_xilinx = "honister hardknott"
27 27
28SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 28SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
29 *->zocl \ 29 *->zocl \