summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2021-12-20 12:58:26 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-01-24 14:16:37 -0800
commit6b64325225b06e614f6ed4691c48cf21d027de1f (patch)
tree8c280f39ec98fa2ca50b24e24169ca49070281cb
parentd2138a46759431040d1740baa1a219c96c814f7e (diff)
downloadmeta-xilinx-6b64325225b06e614f6ed4691c48cf21d027de1f.tar.gz
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 <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb3
1 files changed, 1 insertions, 2 deletions
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"
18 18
19inherit cmake update-rc.d systemd 19inherit cmake update-rc.d systemd
20 20
21#DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm" 21DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm"
22DEPENDS += " libwebsockets inotify-tools libdfx xrt libdrm"
23EXTRA_OECMAKE += " \ 22EXTRA_OECMAKE += " \
24 -DCMAKE_SYSROOT:PATH=${RECIPE_SYSROOT} \ 23 -DCMAKE_SYSROOT:PATH=${RECIPE_SYSROOT} \
25 " 24 "