diff options
| -rw-r--r-- | dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb index 5ac8b70b..ee39f51b 100644 --- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb | |||
| @@ -34,7 +34,7 @@ EXTRA_OECMAKE += " \ | |||
| 34 | -DCMAKE_SKIP_RPATH=ON \ | 34 | -DCMAKE_SKIP_RPATH=ON \ |
| 35 | " | 35 | " |
| 36 | 36 | ||
| 37 | PACKAGECONFIG ??= "" | 37 | PACKAGECONFIG ??= "gpu" |
| 38 | PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers ocl-icd, intel-compute-runtime" | 38 | PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers ocl-icd, intel-compute-runtime" |
| 39 | 39 | ||
| 40 | do_install:append () { | 40 | do_install:append () { |
