summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-05-17 13:30:56 -0600
committerMark Hatle <mark.hatle@amd.com>2024-05-19 21:05:25 -0600
commit37c6b2425b40cf76f0ff40e0d578fbd527abf14b (patch)
treedec9a9237c8816631f15733c512f62510d202ca9 /meta-xilinx-core/conf/layer.conf
parentdfd87da78e2477901d78c81359cb82a2890d0260 (diff)
downloadmeta-xilinx-37c6b2425b40cf76f0ff40e0d578fbd527abf14b.tar.gz
layer.conf - vdu-kernel-module
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/conf/layer.conf')
-rw-r--r--meta-xilinx-core/conf/layer.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf
index f202e390..1dea221f 100644
--- a/meta-xilinx-core/conf/layer.conf
+++ b/meta-xilinx-core/conf/layer.conf
@@ -70,9 +70,6 @@ XILINX_LINUX_VERSION[v2023.1] = "6.1.30%"
70XILINX_LINUX_VERSION[v2023.2] = "6.1.60%" 70XILINX_LINUX_VERSION[v2023.2] = "6.1.60%"
71PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" 71PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}"
72 72
73# VDU kernel module
74PREFERRED_VERSION_kernel-module-vdu = "1.0.0-xilinx-${XILINX_RELEASE_VERSION}+git%"
75
76# XRT/ZOCL 73# XRT/ZOCL
77XRT_ZOCL_VERSION[v2022.1] = "202210.2.13.479" 74XRT_ZOCL_VERSION[v2022.1] = "202210.2.13.479"
78XRT_ZOCL_VERSION[v2022.2] = "202220.2.14.0" 75XRT_ZOCL_VERSION[v2022.2] = "202220.2.14.0"