mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
clinfo: use virtual opencl loader provider
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cf6537d861
commit
1667aef536
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user