]> code.ossystems Code Review - openembedded-core.git/commitdiff
llvm: Keep llvm-native dependency with clang toolchain
authorKhem Raj <raj.khem@gmail.com>
Thu, 3 Aug 2017 14:03:19 +0000 (07:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Aug 2017 23:08:30 +0000 (00:08 +0100)
This was needed when we were conflicting with clang-native
but this is solved via append PN to binaries of llvm-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/llvm/llvm_git.bb

index f36e6978ede2b1e498db93e846771a950e27cdb5..eb2049248e92951ce0d131ca31430da234381caf 100644 (file)
@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=e825e017edc35cfd58e26116e5251771"
 
 DEPENDS = "libffi libxml2-native zlib ninja-native llvm-native"
 
-DEPENDS_remove_toolchain-clang = "llvm-native"
-
 RDEPENDS_${PN}_append_class-target = " ncurses-terminfo"
 
 inherit perlnative pythonnative cmake pkgconfig