From 70766247ad3b9e8e3cbf976e681d6185b11f19f3 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 23 Dec 2021 13:21:43 -0800 Subject: Revert "xrt: **** TEMPORARILY **** disable zocl, due to linux 5.15" This reverts commit a8ff12032173cc24285a85202c0f8265de23d218. Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | 3 +-- 1 file changed, 1 insertion(+), 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" # util-linux is for libuuid-dev. DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" -#RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" -RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem" +RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" EXTRA_OECMAKE += " \ -DCMAKE_BUILD_TYPE=Release \ -- cgit v1.2.3-54-g00ecf