summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-04-13 13:23:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-04-14 07:01:30 +0800
commit1dfb663acab752d3dc79f6ff7e9357398c634111 (patch)
tree25535c368fa7cd940644a5be94fc32574ff85c5e
parentdcbe0b912ac9d87c66f4af867bf4ae1d8357081d (diff)
downloadmeta-intel-1dfb663acab752d3dc79f6ff7e9357398c634111.tar.gz
intel-graphics-compiler: upgrade 1.0.3586 -> 1.0.3698
Release notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3698 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3698.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3586.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3586.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3698.bb
index 07c7230e..3cb95c44 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3586.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.3698.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https; \
11 file://0001-skip-execution-of-ElfPackager.patch \ 11 file://0001-skip-execution-of-ElfPackager.patch \
12 " 12 "
13 13
14SRCREV = "3605a569ac938ef2cb50ac69e30f8619cd44ceb3" 14SRCREV = "f9706c22c9f697f5ac8bbb3bb675659f62f4ccc5"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17