From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qm1oi-0008Kn-W6 for openembedded-core@lists.openembedded.org; Wed, 27 Jul 2011 12:58:21 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 27 Jul 2011 03:54:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,276,1309762800"; d="scan'208";a="32007317" Received: from unknown (HELO helios.localnet) ([10.255.17.250]) by azsmga001.ch.intel.com with ESMTP; 27 Jul 2011 03:53:53 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Wed, 27 Jul 2011 11:53:52 +0100 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic-pae; KDE/4.6.2; i686; ; ) References: In-Reply-To: MIME-Version: 1.0 Message-Id: <201107271153.52724.paul.eggleton@linux.intel.com> Subject: Re: [Consolidated & Tested 04/35] meta/conf/local.conf.sample: remove nonfunctional BBINCLUDELOGS setting X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 10:58:21 -0000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit On Wednesday 27 July 2011 08:46:54 Saul Wold wrote: > From: Paul Eggleton > > 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 > --- > 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