mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
opencl-clang: update to include latest commits
It includes: c67648d Merge pull request #226 from hewj03/ocl-open-110 7ff6cf2 Remove "spirv work-item builtin debug-info patch" 8353f4d Extend llvm_shutdown to fix ManagedStatic memleak 05fd5aa Merge pull request #220 from azabazno/opencl_30_nosvm_2 70f45fb Keep same error for 2.0 1aed7d7 OpenCL C 3.0 patch update: allow nosvm attribute for 3.0 dbddfc2 Merge pull request #214 from lwesiers/ocl-open-110 7fc8e28 Fix typo 0442aee Improved patching mechanism and printing logs Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
134f7020f6
commit
d04876ff37
|
@ -10,7 +10,7 @@ SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-110;protocol=
|
|||
"
|
||||
SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch"
|
||||
|
||||
SRCREV = "7a88e28f00b1479fa5809ce4cf8388938c0d7495"
|
||||
SRCREV = "c67648d41df00ea8ee9d701d17299b86f86f0321"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user