diff options
author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2024-08-23 13:15:52 +0530 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2024-08-23 15:58:53 +0800 |
commit | 1f08cf063e15f0eac7b2014007ede222be2180ab (patch) | |
tree | 5e21a70df69ab87d732bc4ef571aaa73d0cb154c /dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch | |
parent | 2ed565749cdd69ad5778dcab73647f176b1e04ec (diff) | |
download | meta-intel-1f08cf063e15f0eac7b2014007ede222be2180ab.tar.gz |
intel-compute-runtime : upgrade 24.22.29735.20 -> 24.26.30049.6
* Refresh patch
Release Notes:
https://github.com/intel/compute-runtime/releases/tag/24.26.30049.6
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch')
-rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch index a0dec8af..2001d839 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime/0003-external-ocloc.patch | |||
@@ -10,11 +10,11 @@ Signed-off-by: Dongwon Kim <dongwon.kim@intel.com> | |||
10 | cmake/ocloc_cmd_prefix.cmake | 14 ++++++++------ | 10 | cmake/ocloc_cmd_prefix.cmake | 14 ++++++++------ |
11 | 1 file changed, 8 insertions(+), 6 deletions(-) | 11 | 1 file changed, 8 insertions(+), 6 deletions(-) |
12 | 12 | ||
13 | diff --git a/cmake/ocloc_cmd_prefix.cmake b/cmake/ocloc_cmd_prefix.cmake | 13 | Index: git/cmake/ocloc_cmd_prefix.cmake |
14 | index 3fcadb682d..6d8022db2e 100644 | 14 | =================================================================== |
15 | --- a/cmake/ocloc_cmd_prefix.cmake | 15 | --- git.orig/cmake/ocloc_cmd_prefix.cmake |
16 | +++ b/cmake/ocloc_cmd_prefix.cmake | 16 | +++ git/cmake/ocloc_cmd_prefix.cmake |
17 | @@ -4,12 +4,14 @@ | 17 | @@ -4,13 +4,15 @@ |
18 | # SPDX-License-Identifier: MIT | 18 | # SPDX-License-Identifier: MIT |
19 | # | 19 | # |
20 | 20 | ||
@@ -35,6 +35,4 @@ index 3fcadb682d..6d8022db2e 100644 | |||
35 | + endif() | 35 | + endif() |
36 | endif() | 36 | endif() |
37 | endif() | 37 | endif() |
38 | -- | 38 | |
39 | 2.34.1 | ||
40 | |||