Recipe for opencl-clang/13.0.0 is being added to build against LLVM-13 and higer.
Signed-off-by: Naveen Saini <[email protected]> --- .../recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb index 544f7e33..92befaf0 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_12.0.0.bb @@ -20,7 +20,7 @@ COMPATIBLE_HOST:libc-musl = "null" EXTRA_OECMAKE += "\ -DCMAKE_SKIP_RPATH=TRUE \ - -DPREFERRED_LLVM_VERSION=${LLVMVERSION} \ + -DPREFERRED_LLVM_VERSION="12.0.0" \ " do_install:append:class-native() { -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7260): https://lists.yoctoproject.org/g/meta-intel/message/7260 Mute This Topic: https://lists.yoctoproject.org/mt/85342489/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
