From patchwork Wed Jul 18 01:56:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-java,1/3] llvm: Use default PACKAGES var Date: Wed, 18 Jul 2012 01:56:06 -0000 From: Khem Raj X-Patchwork-Id: 32341 Message-Id: <1342576568-31044-1-git-send-email-raj.khem@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: Khem Raj avoids packaging errors with oe-core master Signed-off-by: Khem Raj --- 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