summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-bsp/conf/layer.conf')
-rw-r--r--meta-xilinx-bsp/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/conf/layer.conf b/meta-xilinx-bsp/conf/layer.conf
index 505097d2..5a663b55 100644
--- a/meta-xilinx-bsp/conf/layer.conf
+++ b/meta-xilinx-bsp/conf/layer.conf
@@ -13,6 +13,10 @@ LAYERDEPENDS_xilinx = "core"
13 13
14LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth" 14LAYERSERIES_COMPAT_xilinx = "dunfell gatesgarth"
15 15
16SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
17 xrt->zocl \
18"
19
16BB_DANGLINGAPPENDS_WARNONLY ?= "1" 20BB_DANGLINGAPPENDS_WARNONLY ?= "1"
17 21
18XILINX_RELEASE_VERSION = "v2020.2" 22XILINX_RELEASE_VERSION = "v2020.2"