]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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>
Thu, 8 Aug 2019 09:19:56 +0000 (10:19 +0100)
commit4df4352813c76ef75ab7c85e40d2b5ec2e8535ec
treee0de09a7bcacc826ca68e70e921f49f013936ef7
parent3ef77a577c8dcbf9ac3718a3bc114767ab55a71a
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

(From OE-Core rev: 3c08b638348abd543fc92baf56c28ca16ae6aac6)

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