From: Khem Raj Date: Thu, 3 Aug 2017 14:03:19 +0000 (-0700) Subject: llvm: Keep llvm-native dependency with clang toolchain X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ea78bd2f03b6ba4d720595d3a3fbd96e0232f9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git llvm: Keep llvm-native dependency with clang toolchain 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 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb index f36e6978ede..eb2049248e9 100644 --- a/meta/recipes-devtools/llvm/llvm_git.bb +++ b/meta/recipes-devtools/llvm/llvm_git.bb @@ -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