summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-02-24 11:54:44 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-03-10 16:57:23 +0800
commitad4789874af2d12ad850fea78d2c10ab65cdb59b (patch)
tree1d3cb2ce4aa46e3aefe0c49d25fb5d5beebd0dae
parentde84b34a9596aa96f9cc4c187efebdccc6690d06 (diff)
downloadmeta-intel-ad4789874af2d12ad850fea78d2c10ab65cdb59b.tar.gz
intel-graphics-compiler: upgrade 1.0.12812.9 -> 1.0.12812.24
Release notes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.12812.24 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.24.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.9.bb)12
1 files changed, 6 insertions, 6 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.9.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.24.bb
index db3524ee..2587905b 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.9.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.12812.24.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://IGC/BiFModule/Implementation/ExternalLibraries/libclc
10 10
11SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;name=igc;branch=releases/igc-1.0.12812 \ 11SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;name=igc;branch=releases/igc-1.0.12812 \
12 git://github.com/intel/vc-intrinsics.git;protocol=https;destsuffix=git/vc-intrinsics;name=vc;nobranch=1 \ 12 git://github.com/intel/vc-intrinsics.git;protocol=https;destsuffix=git/vc-intrinsics;name=vc;nobranch=1 \
13 git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;destsuffix=git/SPIRV-Tools;name=spirv-tools;branch=sdk-1.3.204 \ 13 git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;destsuffix=git/SPIRV-Tools;name=spirv-tools;branch=main \
14 git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;destsuffix=git/SPIRV-Headers;name=spirv-headers;branch=master \ 14 git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;destsuffix=git/SPIRV-Headers;name=spirv-headers;branch=main \
15 file://0003-Improve-Reproducibility-for-src-package.patch \ 15 file://0003-Improve-Reproducibility-for-src-package.patch \
16 file://0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch \ 16 file://0001-BiF-CMakeLists.txt-remove-opt-from-DEPENDS.patch \
17 file://c707d1e2244aec988bdd5d2a7473ef3a32a5bac7.patch \ 17 file://c707d1e2244aec988bdd5d2a7473ef3a32a5bac7.patch \
@@ -23,10 +23,10 @@ SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;nam
23 23
24SRC_URI:append:class-native = " file://0001-fix-tblgen.patch" 24SRC_URI:append:class-native = " file://0001-fix-tblgen.patch"
25 25
26SRCREV_igc = "17eb3abbaa68a238f63d5d549e0a46cfeb71af80" 26SRCREV_igc = "beb75447121c73c2570674de60ccb28938bb1ba4"
27SRCREV_vc = "dafb9926e5047a052ef5263dd4ec4fe5f178e5e0" 27SRCREV_vc = "dd72efa3b4aafdbbf599e6f3c6f8c55450e348de"
28SRCREV_spirv-tools = "45dd184c790d6bfc78a5a74a10c37e888b1823fa" 28SRCREV_spirv-tools = "eb0a36633d2acf4de82588504f951ad0f2cecacb"
29SRCREV_spirv-headers = "b42ba6d92faf6b4938e6f22ddd186dbdacc98d78" 29SRCREV_spirv-headers = "85a1ed200d50660786c1a88d9166e871123cce39"
30 30
31SRCREV_FORMAT = "igc_vc_spirv-tools_spirv-headers" 31SRCREV_FORMAT = "igc_vc_spirv-tools_spirv-headers"
32 32