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>
This commit is contained in:
Yogesh Tyagi 2024-08-23 13:15:52 +05:30 committed by Anuj Mittal
parent 2ed565749c
commit 1f08cf063e
2 changed files with 8 additions and 10 deletions

View File

@ -10,11 +10,11 @@ Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
cmake/ocloc_cmd_prefix.cmake | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/cmake/ocloc_cmd_prefix.cmake b/cmake/ocloc_cmd_prefix.cmake
index 3fcadb682d..6d8022db2e 100644
--- a/cmake/ocloc_cmd_prefix.cmake
+++ b/cmake/ocloc_cmd_prefix.cmake
@@ -4,12 +4,14 @@
Index: git/cmake/ocloc_cmd_prefix.cmake
===================================================================
--- git.orig/cmake/ocloc_cmd_prefix.cmake
+++ git/cmake/ocloc_cmd_prefix.cmake
@@ -4,13 +4,15 @@
# SPDX-License-Identifier: MIT
#
@ -35,6 +35,4 @@ index 3fcadb682d..6d8022db2e 100644
+ endif()
endif()
endif()
--
2.34.1

View File

@ -8,13 +8,13 @@ LICENSE = "MIT & Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eca6ec6997e18db166db7109cdbe611c \
file://third_party/opencl_headers/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/24.22 \
SRC_URI = "git://github.com/intel/compute-runtime.git;protocol=https;branch=releases/24.26 \
file://0001-intel-compute-runtime-fix-build-with-gcc13.patch \
file://0002-Build-not-able-to-locate-cpp_generation_tool.patch \
file://0003-external-ocloc.patch \
"
SRCREV = "6aa72243a0916e05a6c1dbe8a0a46711a96fda98"
SRCREV = "e16f47e375e4324dae07aadbfe953002a1c45195"
S = "${WORKDIR}/git"