summaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2012-07-18 01:56:06 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-07-19 17:40:15 +0200
commit488f15ff25dcaf90be6657df579221c36fc586db (patch)
tree3911df9a6cc48cd9326dbbc2bb9414bad37d7a45 /recipes-core/llvm
parent44ac992444eed9c94d43070b1c9f04bb0415544a (diff)
downloadmeta-java-488f15ff25dcaf90be6657df579221c36fc586db.tar.gz
llvm: Use default PACKAGES var
avoids packaging errors with oe-core master Signed-off-by: Khem Raj <rak.khem@gmail.com> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes-core/llvm')
-rw-r--r--recipes-core/llvm/llvm.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index 578cd40..5a46092 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -65,8 +65,6 @@ EXTRA_OECMAKE = "\
65# We need to reset this to avoid breakage as we build out of tree 65# We need to reset this to avoid breakage as we build out of tree
66TOOLCHAIN_OPTIONS = "" 66TOOLCHAIN_OPTIONS = ""
67 67
68PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}"
69
70PACKAGES_DYNAMIC = "llvm-*" 68PACKAGES_DYNAMIC = "llvm-*"
71 69
72# the difference to the non-native build is that we do not need 70# the difference to the non-native build is that we do not need