[oe-commits] [openembedded-core] 11/35: llvm: Keep llvm-native dependency with clang toolchain

git at git.openembedded.org git at git.openembedded.org
Wed Aug 9 22:50:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit e6524b0f6e760f9362a1fdd37ca0e6f624dd105c
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Aug 3 07:03:19 2017 -0700

    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 <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/llvm/llvm_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb
index f36e697..eb20492 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list