diff options
author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-05-08 10:18:41 +0530 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-05-20 15:34:44 +0800 |
commit | 802a2dcc3dde0318325db0a3129915b69b06fdf0 (patch) | |
tree | 81ebe701974ad086546f4caf363803f9828ea06f /dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch | |
parent | f7e64d601e01be325ce5596d6b96b9e918d6aad5 (diff) | |
download | meta-intel-802a2dcc3dde0318325db0a3129915b69b06fdf0.tar.gz |
intel-graphics-compiler : upgrade 1.0.17791.18 -> 2.5.6
Refresh patches:
0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch
0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch
0003-Improve-Reproducibility-for-src-package.patch
Release Notes:
https://github.com/intel/intel-graphics-compiler/releases/tag/v2.5.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/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch')
-rw-r--r-- | dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch index 7dc0bc20..fc66b71d 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch +++ b/dynamic-layers/clang-layer/recipes-opencl/igc/files/0001-external-SPIRV-Tools-change-path-to-tools-and-header.patch | |||
@@ -13,11 +13,11 @@ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> | |||
13 | external/SPIRV-Tools/CMakeLists.txt | 4 ++-- | 13 | external/SPIRV-Tools/CMakeLists.txt | 4 ++-- |
14 | 1 file changed, 2 insertions(+), 2 deletions(-) | 14 | 1 file changed, 2 insertions(+), 2 deletions(-) |
15 | 15 | ||
16 | diff --git a/external/SPIRV-Tools/CMakeLists.txt b/external/SPIRV-Tools/CMakeLists.txt | 16 | Index: git/external/SPIRV-Tools/CMakeLists.txt |
17 | index 31108b96b..007c24bf0 100644 | 17 | =================================================================== |
18 | --- a/external/SPIRV-Tools/CMakeLists.txt | 18 | --- git.orig/external/SPIRV-Tools/CMakeLists.txt |
19 | +++ b/external/SPIRV-Tools/CMakeLists.txt | 19 | +++ git/external/SPIRV-Tools/CMakeLists.txt |
20 | @@ -45,8 +45,8 @@ else() #By default use build from sources | 20 | @@ -45,8 +45,8 @@ else() #By default use build from source |
21 | message(STATUS "[SPIRV-Tools] : Building from source") | 21 | message(STATUS "[SPIRV-Tools] : Building from source") |
22 | message(STATUS "[SPIRV-Tools] : Current source dir: ${CMAKE_CURRENT_SOURCE_DIR}") | 22 | message(STATUS "[SPIRV-Tools] : Current source dir: ${CMAKE_CURRENT_SOURCE_DIR}") |
23 | 23 | ||