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

Henning Heinold heinold at inf.fu-berlin.de
Thu Jul 19 20:17:22 UTC 2012


On Tue, Jul 17, 2012 at 06:56:06PM -0700, Khem Raj wrote:
> 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

Thanks, applied to meta-java master branch.

Bye Henning




More information about the Openembedded-devel mailing list