mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
48b1e9905d
commit
1a4adcb8b1
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user