From 6b64325225b06e614f6ed4691c48cf21d027de1f Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Mon, 20 Dec 2021 12:58:26 -0800 Subject: Revert "dfx-mgr: **** TEMPORARILY **** disable zocl, due to linux 5.15" (dfx-mgr was moved from meta-xilinx-tools, the reverted patch was from before the move) Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-xilinx-core') diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb index d2a45fa3..e5f30981 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb @@ -18,8 +18,7 @@ S = "${WORKDIR}/git" inherit cmake update-rc.d systemd -#DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm" -DEPENDS += " libwebsockets inotify-tools libdfx xrt libdrm" +DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm" EXTRA_OECMAKE += " \ -DCMAKE_SYSROOT:PATH=${RECIPE_SYSROOT} \ " -- cgit v1.2.3-54-g00ecf