summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-05-19 22:10:11 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-06-13 10:40:13 +0800
commit8f771fa4a8f533c478b8f76001eb1038f235fcf4 (patch)
tree8e3e1312992084c492e6617ba62f3c01d83586d6 /dynamic-layers
parent26d268b690dd1544dec91be897f1241521340b48 (diff)
downloadmeta-intel-8f771fa4a8f533c478b8f76001eb1038f235fcf4.tar.gz
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 <anuj.mittal@intel.com> (cherry picked from commit 66f4ff0083848599071230fcbc23118bb606b5b4) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.22.23355.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_22.11.22682.bb)3
1 files changed, 1 insertions, 2 deletions
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
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 \
15 file://external-ocloc.patch \ 15 file://external-ocloc.patch \
16 " 16 "
17 17
18SRCREV = "c0b7f05897bd5d1185f816c32f98fa2afcf36611" 18SRCREV = "8c894fad5eb79231290725d4ed3665d101fd9d9a"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
@@ -37,7 +37,6 @@ EXTRA_OECMAKE = " \
37 -DNEO_DISABLE_LD_LLD=ON \ 37 -DNEO_DISABLE_LD_LLD=ON \
38 -DNEO_DISABLE_LD_GOLD=ON \ 38 -DNEO_DISABLE_LD_GOLD=ON \
39 " 39 "
40EXTRA_OECMAKE:append:class-native = " -DNEO_DISABLE_BUILTINS_COMPILATION=ON"
41 40
42EXTRA_OECMAKE:append:class-target = " \ 41EXTRA_OECMAKE:append:class-target = " \
43 -Docloc_cmd_prefix=ocloc \ 42 -Docloc_cmd_prefix=ocloc \