summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-11-12 12:03:09 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-11-12 12:03:21 +0800
commit29aae3a0db3d58e25a9a2e3f174ce226d7413475 (patch)
tree5edc5240aec14d994ceff16f0e6d4270333e48d4 /dynamic-layers
parentb8ca20b337afbbe0870420820afe61ff76707183 (diff)
downloadmeta-intel-29aae3a0db3d58e25a9a2e3f174ce226d7413475.tar.gz
Revert "intel-graphics-compiler: switch to nobranch"
This reverts commit 3cf8482e432e5daf0b75394152e2c229b3a08d36. The issues have since been fixed upstream and the tree has been restored. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb
index d419848b..b4067ed0 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://IGC/BiFModule/Implementation/ExternalLibraries/libclc
8 file://IGC/Compiler/LegalizationPass.cpp;beginline=1;endline=25;md5=4abf1738ff96b18e34186eb763e28eeb \ 8 file://IGC/Compiler/LegalizationPass.cpp;beginline=1;endline=25;md5=4abf1738ff96b18e34186eb763e28eeb \
9 file://NOTICES.txt;md5=b12e73994de4fbe0f688cf0bc91512a0" 9 file://NOTICES.txt;md5=b12e73994de4fbe0f688cf0bc91512a0"
10 10
11SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;nobranch=1 \ 11SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https; \
12 file://0001-skip-execution-of-ElfPackager.patch \ 12 file://0001-skip-execution-of-ElfPackager.patch \
13 file://link-to-LLVMGenXIntrinsics.patch \ 13 file://link-to-LLVMGenXIntrinsics.patch \
14 file://improve_src_package_reproducibility.patch \ 14 file://improve_src_package_reproducibility.patch \