[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7124/8267] llvm: Keep llvm-native dependency with clang toolchain



commit ffe6130bf6c8eed4ce1cc137ead47c0e293d98d2
Author: Khem Raj <raj khem gmail com>
Date:   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
    
    (From OE-Core rev: 82ea78bd2f03b6ba4d720595d3a3fbd96e0232f9)
    
    Signed-off-by: Khem Raj <raj khem gmail com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/llvm/llvm_git.bb |    2 --
 1 files changed, 0 insertions(+), 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]