From 8f771fa4a8f533c478b8f76001eb1038f235fcf4 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 19 May 2022 22:10:11 +0800 Subject: [PATCH] intel-compute-runtime: upgrade 22.11.22682 -> 22.22.23355 Remove upstreamed patch and revert to default for built-ins compilation. Signed-off-by: Anuj Mittal (cherry picked from commit 66f4ff0083848599071230fcbc23118bb606b5b4) Signed-off-by: Anuj Mittal --- ...ime_22.11.22682.bb => intel-compute-runtime_22.22.23355.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename dynamic-layers/clang-layer/recipes-opencl/compute-runtime/{intel-compute-runtime_22.11.22682.bb => intel-compute-runtime_22.22.23355.bb} (93%) diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.22.23355.bb similarity index 93% rename from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb rename to dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.22.23355.bb index dd147b7a..9bc445d4 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.22.23355.bb @@ -15,7 +15,7 @@ SRC_URI:append:class-target = "file://allow-to-find-cpp-generation-tool.patch \ file://external-ocloc.patch \ " -SRCREV = "c0b7f05897bd5d1185f816c32f98fa2afcf36611" +SRCREV = "8c894fad5eb79231290725d4ed3665d101fd9d9a" S = "${WORKDIR}/git" @@ -37,7 +37,6 @@ EXTRA_OECMAKE = " \ -DNEO_DISABLE_LD_LLD=ON \ -DNEO_DISABLE_LD_GOLD=ON \ " -EXTRA_OECMAKE:append:class-native = " -DNEO_DISABLE_BUILTINS_COMPILATION=ON" EXTRA_OECMAKE:append:class-target = " \ -Docloc_cmd_prefix=ocloc \