From 488f15ff25dcaf90be6657df579221c36fc586db Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 18 Jul 2012 01:56:06 +0000 Subject: llvm: Use default PACKAGES var avoids packaging errors with oe-core master Signed-off-by: Khem Raj Signed-off-by: Henning Heinold --- recipes-core/llvm/llvm.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/llvm/llvm.inc') 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 -- cgit v1.2.3-54-g00ecf