aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorjybros <florian.lepeltier@gmail.com>2022-06-16 16:15:12 +0200
committerKhem Raj <raj.khem@gmail.com>2022-07-02 11:37:03 -0400
commit1667aef53677617cc5d09c9bc30dc746a55b8039 (patch)
treea7bf4d3938c30fc359743e080e2a3a60d9f7d93f /meta-oe/recipes-support
parentcf6537d8618f70740eb000e78dcd2ceabbbb3977 (diff)
downloadmeta-openembedded-contrib-1667aef53677617cc5d09c9bc30dc746a55b8039.tar.gz
clinfo: use virtual opencl loader provider
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
index 35b5a000e1..781e698cbf 100644
--- a/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
+++ b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
@@ -13,7 +13,7 @@ SRCREV = "d34bc1a3bdc148e2e1fe64998398e1a0552ab04c"
S = "${WORKDIR}/git"
-DEPENDS += "opencl-headers opencl-icd-loader"
+DEPENDS += "opencl-headers virtual/opencl-icd"
do_install() {
install -D -m 755 clinfo ${D}${bindir}/clinfo