diff options
| -rw-r--r-- | meta-xilinx-core/conf/layer.conf | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.319.bb | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-xilinx-core/conf/layer.conf b/meta-xilinx-core/conf/layer.conf index c583c158..a72d4cdb 100644 --- a/meta-xilinx-core/conf/layer.conf +++ b/meta-xilinx-core/conf/layer.conf | |||
| @@ -82,7 +82,7 @@ XRT_ZOCL_VERSION[v2022.2] = "202220.2.14.0" | |||
| 82 | XRT_ZOCL_VERSION[v2023.1] = "202310.2.15.0" | 82 | XRT_ZOCL_VERSION[v2023.1] = "202310.2.15.0" |
| 83 | XRT_ZOCL_VERSION[v2023.2] = "202320.2.16.0" | 83 | XRT_ZOCL_VERSION[v2023.2] = "202320.2.16.0" |
| 84 | XRT_ZOCL_VERSION[v2024.1] = "202410.2.17.0" | 84 | XRT_ZOCL_VERSION[v2024.1] = "202410.2.17.0" |
| 85 | XRT_ZOCL_VERSION[v2024.2] = "202410.2.17.0" | 85 | XRT_ZOCL_VERSION[v2024.2] = "202410.2.17.319" |
| 86 | PREFERRED_VERSION_xrt ?= "${@d.getVarFlag('XRT_ZOCL_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 86 | PREFERRED_VERSION_xrt ?= "${@d.getVarFlag('XRT_ZOCL_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 87 | PREFERRED_VERSION_zocl ?= "${@d.getVarFlag('XRT_ZOCL_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" | 87 | PREFERRED_VERSION_zocl ?= "${@d.getVarFlag('XRT_ZOCL_VERSION', d.getVar('XILINX_RELEASE_VERSION')) or 'undefined'}" |
| 88 | 88 | ||
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.319.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.319.bb index 7f211e6f..ff058db3 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.319.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.319.bb | |||
| @@ -16,6 +16,7 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=de2c993ac479f02575bcbfb14ef9b485 \ | |||
| 16 | COMPATIBLE_MACHINE ?= "^$" | 16 | COMPATIBLE_MACHINE ?= "^$" |
| 17 | COMPATIBLE_MACHINE:zynqmp = ".*" | 17 | COMPATIBLE_MACHINE:zynqmp = ".*" |
| 18 | COMPATIBLE_MACHINE:versal = ".*" | 18 | COMPATIBLE_MACHINE:versal = ".*" |
| 19 | COMPATIBLE_MACHINE:versal-net = ".*" | ||
| 19 | 20 | ||
| 20 | S = "${WORKDIR}/git/src" | 21 | S = "${WORKDIR}/git/src" |
| 21 | 22 | ||
