[oe] [meta-java][PATCH 1/3] llvm: Use default PACKAGES var

Khem Raj raj.khem at gmail.com
Wed Jul 18 01:56:06 UTC 2012


avoids packaging errors with oe-core master

Signed-off-by: Khem Raj <rak.khem at gmail.com>
---
 recipes-core/llvm/llvm.inc |    2 --
 1 file changed, 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 = "\
 # We need to reset this to avoid breakage as we build out of tree
 TOOLCHAIN_OPTIONS = ""
 
-PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}"
-
 PACKAGES_DYNAMIC = "llvm-*"
 
 # the difference to the non-native build is that we do not need
-- 
1.7.9.5





More information about the Openembedded-devel mailing list