summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-05-04 19:43:12 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-08-31 19:46:47 -0500
commit27060e7a41064af8d7495b7dd6b79fa87e4453f5 (patch)
tree765808061e94c0d75370febf23372c08e30d6b0c
parent4e02e8ad28aa4db6e376483a846523fbfa149a66 (diff)
downloadmeta-xilinx-27060e7a41064af8d7495b7dd6b79fa87e4453f5.tar.gz
meta-xilinx-core: Switch layer to kirkstone
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
-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 457853f7..b2b28f3c 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 = "honister" 26LAYERSERIES_COMPAT_xilinx = "kirkstone"
27 27
28SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ 28SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
29 *->zocl \ 29 *->zocl \