diff options
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb | 3 |
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 | ||
| 19 | inherit cmake update-rc.d systemd | 19 | inherit cmake update-rc.d systemd |
| 20 | 20 | ||
| 21 | #DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm" | 21 | DEPENDS += " libwebsockets inotify-tools libdfx xrt zocl libdrm" |
| 22 | DEPENDS += " libwebsockets inotify-tools libdfx xrt libdrm" | ||
| 23 | EXTRA_OECMAKE += " \ | 22 | EXTRA_OECMAKE += " \ |
| 24 | -DCMAKE_SYSROOT:PATH=${RECIPE_SYSROOT} \ | 23 | -DCMAKE_SYSROOT:PATH=${RECIPE_SYSROOT} \ |
| 25 | " | 24 | " |
