diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-20 12:57:55 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-20 12:58:47 -0800 |
| commit | a8ff12032173cc24285a85202c0f8265de23d218 (patch) | |
| tree | 94b68ee88360bf23b7ac1e32e9496c2246b05104 | |
| parent | c85f3b9fb4f52077196f1b55e1ffb53d723edb8d (diff) | |
| download | meta-xilinx-a8ff12032173cc24285a85202c0f8265de23d218.tar.gz | |
xrt: **** TEMPORARILY **** disable zocl, due to linux 5.15
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb index f73d3d2b..0d0d71aa 100644 --- a/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-bsp/recipes-xrt/xrt/xrt_git.bb | |||
| @@ -19,7 +19,8 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 19 | 19 | ||
| 20 | # util-linux is for libuuid-dev. | 20 | # util-linux is for libuuid-dev. |
| 21 | DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" | 21 | DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" |
| 22 | RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" | 22 | #RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" |
| 23 | RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem" | ||
| 23 | 24 | ||
| 24 | EXTRA_OECMAKE += " \ | 25 | EXTRA_OECMAKE += " \ |
| 25 | -DCMAKE_BUILD_TYPE=Release \ | 26 | -DCMAKE_BUILD_TYPE=Release \ |
