Skip to content

Commit 1667aef

Browse files
jybroskraj
authored andcommitted
clinfo: use virtual opencl loader provider
Signed-off-by: Khem Raj <[email protected]>
1 parent cf6537d commit 1667aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SRCREV = "d34bc1a3bdc148e2e1fe64998398e1a0552ab04c"
1313

1414
S = "${WORKDIR}/git"
1515

16-
DEPENDS += "opencl-headers opencl-icd-loader"
16+
DEPENDS += "opencl-headers virtual/opencl-icd"
1717

1818
do_install() {
1919
install -D -m 755 clinfo ${D}${bindir}/clinfo

0 commit comments

Comments
 (0)