diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-23 13:21:43 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-12-24 08:29:38 -0800 |
| commit | 70766247ad3b9e8e3cbf976e681d6185b11f19f3 (patch) | |
| tree | 97e82680481f3788b4250bf0a247446c8a584cc5 | |
| parent | cf79142edad0156c9459541db8d0e49ae2aa933a (diff) | |
| download | meta-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.bb | 3 |
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. |
| 21 | DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi" | 21 | DEPENDS = "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" | 22 | RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl" |
| 23 | RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem" | ||
| 24 | 23 | ||
| 25 | EXTRA_OECMAKE += " \ | 24 | EXTRA_OECMAKE += " \ |
| 26 | -DCMAKE_BUILD_TYPE=Release \ | 25 | -DCMAKE_BUILD_TYPE=Release \ |
