[OE-core] [Consolidated & Tested 04/35] meta/conf/local.conf.sample: remove nonfunctional BBINCLUDELOGS setting

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jul 27 10:53:52 UTC 2011


On Wednesday 27 July 2011 08:46:54 Saul Wold wrote:
> From: Paul Eggleton <paul.eggleton at linux.intel.com>
> 
> This option does nothing in recent versions of BitBake, and the vast
> majority of users will want the log printed out on failure anyway.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  meta/conf/local.conf.sample |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
> index 1f66c89..62e6e3b 100644
> --- a/meta/conf/local.conf.sample
> +++ b/meta/conf/local.conf.sample
> @@ -128,9 +128,6 @@ PACKAGE_DEBUG_SPLIT_STYLE = '.debug'
>  # SELECTED_OPTIMIZATION = "${PROFILE_OPTIMIZATION}"
>  # LDFLAGS =+ "-pg"
> 
> -# Uncomment this if you want BitBake to emit the log if a build fails.
> -BBINCLUDELOGS = "yes"
> -
>  # The architecture to build SDK items for, by setting this you can build
> SDK # packages for architectures other than the host i.e. building i686
> packages # on an x86_64 host.

I discussed this with Richard today - let's skip this patch since we should 
really just fix the hardcoded setting in BitBake.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list