summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2024-06-12 15:42:43 -0500
committerMark Hatle <mark.hatle@amd.com>2024-06-12 15:33:22 -0600
commit6529ef0136f341978515b88a8e62ff3e401cdb3d (patch)
tree81605a43a6c205e1e6abb2667ee252239eae09e5
parent82c7e11f8d82588eaf80b052cfd237c583240bad (diff)
downloadmeta-xilinx-6529ef0136f341978515b88a8e62ff3e401cdb3d.tar.gz
xrt: Missed a revert of the kernel-module-zocl name
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> (cherry picked from commit 4ee953b4afe9a45305e1eba4f45821104b53fefb) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.0.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.0.bb
index d84d3b85..7f211e6f 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.0.bb
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_202410.2.17.0.bb
@@ -25,7 +25,7 @@ BBCLASSEXTEND = "native nativesdk"
25 25
26# util-linux is for libuuid-dev. 26# util-linux is for libuuid-dev.
27DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi rapidjson systemtap libdfx" 27DEPENDS = "libdrm opencl-headers ocl-icd opencl-clhpp boost util-linux git-replacement-native protobuf-native protobuf elfutils libffi rapidjson systemtap libdfx"
28RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem kernel-module-zocl (= ${PV})" 28RDEPENDS:${PN} = "bash ocl-icd boost-system boost-filesystem zocl (= ${PV})"
29 29
30EXTRA_OECMAKE += " \ 30EXTRA_OECMAKE += " \
31 -DCMAKE_BUILD_TYPE=Release \ 31 -DCMAKE_BUILD_TYPE=Release \