From: Yogesh Tyagi <[email protected]> A change in meta-openembedded that provided virtual/opencl-icd [1] changed the name to virtual/libopencl1.
[1] https://git.openembedded.org/meta-openembedded/commit/?id=87b44d29b6942427bfb1fab02a4564e41dcc01a0 Signed-off-by: Yogesh Tyagi <[email protected]> --- dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb index 531f80c6..17854ca0 100644 --- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb @@ -38,7 +38,7 @@ EXTRA_OECMAKE += " \ " PACKAGECONFIG ??= "gpu" -PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers virtual/opencl-icd, intel-compute-runtime" +PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers virtual/libopencl1, intel-compute-runtime" do_install:append () { install -d ${D}${bindir}/mkl-dnn/tests/benchdnn/inputs -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8665): https://lists.yoctoproject.org/g/meta-intel/message/8665 Mute This Topic: https://lists.yoctoproject.org/mt/117220029/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
