opencl-clang: move up to the version for igc-1.0.6646

Need to move up to newer commit for opencl-clang that matches
to the current igc (1.0.6466).

Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Dongwon Kim 2021-04-08 19:09:59 -07:00 committed by Anuj Mittal
parent 48b1e9905d
commit 1a4adcb8b1

View File

@ -11,7 +11,7 @@ SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-100;protocol=
"
SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch"
SRCREV = "92f3f7f1a06f25fb13708f87c26b0fbf50924c96"
SRCREV = "c8cd72e32b6abc18ce6da71c357ea45ba78b52f0"
S = "${WORKDIR}/git"