From 3cf8482e432e5daf0b75394152e2c229b3a08d36 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 5 Nov 2020 12:57:08 +0800 Subject: intel-graphics-compiler: switch to nobranch Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- .../clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.5176.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b4067ed0..d419848b 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 file://IGC/Compiler/LegalizationPass.cpp;beginline=1;endline=25;md5=4abf1738ff96b18e34186eb763e28eeb \ file://NOTICES.txt;md5=b12e73994de4fbe0f688cf0bc91512a0" -SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https; \ +SRC_URI = "git://github.com/intel/intel-graphics-compiler.git;protocol=https;nobranch=1 \ file://0001-skip-execution-of-ElfPackager.patch \ file://link-to-LLVMGenXIntrinsics.patch \ file://improve_src_package_reproducibility.patch \ -- cgit v1.2.3-54-g00ecf