diff options
2 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb index 89c02f69..cedbae1e 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/dpcpp-compiler/intel-oneapi-dpcpp-cpp-runtime_2024.0.0-49819.bb | |||
| @@ -41,7 +41,7 @@ S = "${WORKDIR}/${BPN}" | |||
| 41 | 41 | ||
| 42 | inherit bin_package | 42 | inherit bin_package |
| 43 | 43 | ||
| 44 | RDEPENDS:${PN} += "virtual/opencl-icd zlib tbb level-zero-loader bash tcsh" | 44 | RDEPENDS:${PN} += "virtual-opencl-icd zlib tbb level-zero-loader bash tcsh" |
| 45 | SKIP_FILEDEPS:${PN} = '1' | 45 | SKIP_FILEDEPS:${PN} = '1' |
| 46 | 46 | ||
| 47 | INHIBIT_PACKAGE_STRIP = "1" | 47 | INHIBIT_PACKAGE_STRIP = "1" |
diff --git a/dynamic-layers/openembedded-layer/recipes-oneapi/mkl/intel-oneapi-mkl_2024.0.0-49656.bb b/dynamic-layers/openembedded-layer/recipes-oneapi/mkl/intel-oneapi-mkl_2024.0.0-49656.bb index 3c785e06..e3e93028 100644 --- a/dynamic-layers/openembedded-layer/recipes-oneapi/mkl/intel-oneapi-mkl_2024.0.0-49656.bb +++ b/dynamic-layers/openembedded-layer/recipes-oneapi/mkl/intel-oneapi-mkl_2024.0.0-49656.bb | |||
| @@ -64,7 +64,7 @@ AUTO_LIBNAME_PKGS = "" | |||
| 64 | INHIBIT_PACKAGE_STRIP = "1" | 64 | INHIBIT_PACKAGE_STRIP = "1" |
| 65 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | 65 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" |
| 66 | 66 | ||
| 67 | RDEPENDS:${PN} += "bash tbb intel-oneapi-dpcpp-cpp-runtime setup-intel-oneapi-env virtual/opencl-icd" | 67 | RDEPENDS:${PN} += "bash tbb intel-oneapi-dpcpp-cpp-runtime setup-intel-oneapi-env virtual-opencl-icd" |
| 68 | INSANE_SKIP:${PN} = "ldflags textrel dev-so staticdev arch already-stripped" | 68 | INSANE_SKIP:${PN} = "ldflags textrel dev-so staticdev arch already-stripped" |
| 69 | 69 | ||
| 70 | FILES:${PN}-staticdev += "/opt/intel/oneapi/mkl/${MKLMAINVER}/lib/*.a*" | 70 | FILES:${PN}-staticdev += "/opt/intel/oneapi/mkl/${MKLMAINVER}/lib/*.a*" |
