Use virtual/opencl-icd instead of ocl-icd explicitly.
Signed-off-by: Zoltán Böszörményi <[email protected]>
---
dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb
b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb
index fef3e6d5..bfcdb607 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb
@@ -35,7 +35,7 @@ EXTRA_OECMAKE += " \
"
PACKAGECONFIG ??= "gpu"
-PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers ocl-icd,
intel-compute-runtime"
+PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers
virtual/opencl-icd, intel-compute-runtime"
do_install:append () {
install -d ${D}${bindir}/mkl-dnn/tests/benchdnn/inputs
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7859):
https://lists.yoctoproject.org/g/meta-intel/message/7859
Mute This Topic: https://lists.yoctoproject.org/mt/97492174/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-