summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-12-23 13:21:43 -0800
committerMark Hatle <mark.hatle@xilinx.com>2021-12-24 08:29:38 -0800
commit70766247ad3b9e8e3cbf976e681d6185b11f19f3 (patch)
tree97e82680481f3788b4250bf0a247446c8a584cc5
parentcf79142edad0156c9459541db8d0e49ae2aa933a (diff)
downloadmeta-xilinx-70766247ad3b9e8e3cbf976e681d6185b11f19f3.tar.gz
Revert "xrt: **** TEMPORARILY **** disable zocl, due to linux 5.15"
This reverts commit a8ff12032173cc24285a85202c0f8265de23d218. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
index 0d0d71aa..f73d3d2b 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
@@ -19,8 +19,7 @@ BBCLASSEXTEND = "native nativesdk"
19 19
20# util-linux is for libuuid-dev. 20# util-linux is for libuuid-dev.
21DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" 21DEPENDS = "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" 22RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl"
23RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem"
24 23
25EXTRA_OECMAKE += " \ 24EXTRA_OECMAKE += " \
26 -DCMAKE_BUILD_TYPE=Release \ 25 -DCMAKE_BUILD_TYPE=Release \