mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00

More info: https://github.com/intel/opencl-clang/releases/tag/v10.0.0-2 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
10 lines
432 B
BlitzBasic
10 lines
432 B
BlitzBasic
require opencl-clang.inc
|
|
|
|
SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-100;protocol=https \
|
|
file://0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch \
|
|
file://0001-Building-in-tree-with-LLVM-10.0-with-the-LLVM_LINK_L.patch \
|
|
"
|
|
SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch"
|
|
|
|
SRCREV = "92f3f7f1a06f25fb13708f87c26b0fbf50924c96"
|