]> code.ossystems Code Review - openembedded-core.git/commit
mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globally
authorKhem Raj <raj.khem@gmail.com>
Wed, 31 Jul 2019 17:48:20 +0000 (10:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Aug 2019 18:28:07 +0000 (19:28 +0100)
commit3c08b638348abd543fc92baf56c28ca16ae6aac6
tree6aa5de3d007fc37968ec30155327e39fdedd6886
parent67dfa11f2d2fb5242814e133346e72515bfc0aca
mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globally

- Add missing dependency on libedit
- Define LLVMVERSION on the same lines as GCCVERSION and other tools
- Use LLVMVERSION in mesa and meson.bbclass to get llvm version instead of
  hardcoding it
- Use llvm patches unmodified from meta-clang, helps in keeping them in
  sync
- Define PREFERRED_VERSION for llvm, llvm-native, nativesdk-llvm

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/llvm/llvm/0002-llvm-allow-env-override-of-exe-path.patch [deleted file]
meta/recipes-devtools/llvm/llvm/0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch [moved from meta/recipes-devtools/llvm/llvm/0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch with 71% similarity]
meta/recipes-devtools/llvm/llvm/0007-llvm-allow-env-override-of-exe-path.patch [new file with mode: 0644]
meta/recipes-devtools/llvm/llvm_git.bb
meta/recipes-graphics/mesa/mesa.inc