Ping.

meta-openembedded merged the changes for
ocl-icd and opencl-icd-loader, so this series can be
merged into meta-intel master.

Thanks in advance.

2023. 03. 09. 9:30 keltezéssel, Zoltán Böszörményi írta:
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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7866): 
https://lists.yoctoproject.org/g/meta-intel/message/7866
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to