summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_14.0.0.bb (renamed from dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_13.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_13.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_14.0.0.bb
index 7ca7895e..367ca7e9 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_13.0.0.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_14.0.0.bb
@@ -2,9 +2,9 @@ require opencl-clang.inc
2 2
3SRC_URI:append = " file://0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch \ 3SRC_URI:append = " file://0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch \
4 " 4 "
5SRCREV = "0f36f940b25b8e7661cfaf8a7c11fdbb7d853223" 5SRCREV = "06c7c0d7f5cbd13810d79489a533fa6c5b6c7d9f"
6 6
7BRANCH = "ocl-open-130" 7BRANCH = "ocl-open-140"
8 8
9DEPENDS += " spirv-llvm-translator" 9DEPENDS += " spirv-llvm-translator"
10 10