diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2024-05-17 13:30:56 -0600 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-19 21:05:25 -0600 |
| commit | 37c6b2425b40cf76f0ff40e0d578fbd527abf14b (patch) | |
| tree | dec9a9237c8816631f15733c512f62510d202ca9 /meta-xilinx-core/conf/layer.conf | |
| parent | dfd87da78e2477901d78c81359cb82a2890d0260 (diff) | |
| download | meta-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.conf | 3 |
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%" | |||
| 70 | XILINX_LINUX_VERSION[v2023.2] = "6.1.60%" | 70 | XILINX_LINUX_VERSION[v2023.2] = "6.1.60%" |
| 71 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 71 | PREFERRED_VERSION_linux-xlnx ?= "${@d.getVarFlag('XILINX_LINUX_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 72 | 72 | ||
| 73 | # VDU kernel module | ||
| 74 | PREFERRED_VERSION_kernel-module-vdu = "1.0.0-xilinx-${XILINX_RELEASE_VERSION}+git%" | ||
| 75 | |||
| 76 | # XRT/ZOCL | 73 | # XRT/ZOCL |
| 77 | XRT_ZOCL_VERSION[v2022.1] = "202210.2.13.479" | 74 | XRT_ZOCL_VERSION[v2022.1] = "202210.2.13.479" |
| 78 | XRT_ZOCL_VERSION[v2022.2] = "202220.2.14.0" | 75 | XRT_ZOCL_VERSION[v2022.2] = "202220.2.14.0" |
