mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 19:19:42 +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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS += "opencl-headers opencl-icd-loader"
|
DEPENDS += "opencl-headers virtual/opencl-icd"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
install -D -m 755 clinfo ${D}${bindir}/clinfo
|
install -D -m 755 clinfo ${D}${bindir}/clinfo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user