blob: 80b9a4e347644ab3290c031e41686cf79620f097 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001header:
2 version: 11
3
4repos:
5 meta-clang:
6 url: https://github.com/kraj/meta-clang
7
8local_conf_header:
9 clang: |
10 TOOLCHAIN = "clang"
11 # Clang causes more binaries to have buildpaths in the debug symbols
12 # https://github.com/llvm/llvm-project/issues/56609
13 WARN_QA:remove = "buildpaths"
14
15target:
16 - core-image-base