diff options
Diffstat (limited to 'meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb')
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb index a7899076..6bd579f4 100644 --- a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb +++ b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb | |||
| @@ -8,6 +8,10 @@ require recipes-xrt/xrt/xrt.inc | |||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8" |
| 9 | LICENSE = "GPL-2.0-or-later & Apache-2.0" | 9 | LICENSE = "GPL-2.0-or-later & Apache-2.0" |
| 10 | 10 | ||
| 11 | COMPATIBLE_MACHINE ?= "^$" | ||
| 12 | COMPATIBLE_MACHINE:zynqmp = ".*" | ||
| 13 | COMPATIBLE_MACHINE:versal = ".*" | ||
| 14 | |||
| 11 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" | 15 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" |
| 12 | 16 | ||
| 13 | inherit module | 17 | inherit module |
