From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T3m33-0001Ou-SB for openembedded-core@lists.openembedded.org; Tue, 21 Aug 2012 12:51:02 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7LAcvMi012349 for ; Tue, 21 Aug 2012 11:38:57 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32616-06 for ; Tue, 21 Aug 2012 11:38:52 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7LAckhg012343 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 21 Aug 2012 11:38:48 +0100 Message-ID: <1345545528.3907.60.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Tue, 21 Aug 2012 11:38:48 +0100 In-Reply-To: References: X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [PATCH 00/32] denzil pull request1 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2012 10:51:02 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2012-08-13 at 14:14 -0700, Scott Garman wrote: > Hello, > > This is my first pull request for denzil since the 1.2.1 release was made. > > It has been run through the autobuilder, which is having some issues with > running sanity tests and buildhistory, so if the build succeeded for > everything except for those steps, I note it as "Green with known AB > issues" below. > > Note that these tests were run with a poky-based branch. > [...] > > The following changes since commit 741146fa90f28f7ce8d82ee7f7e254872d519724: > > gconf.bbclass: don't register schemas in the install stage (2012-06-29 15:03:01 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib sgarman/denzil-next-pull1 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgarman/denzil-next-pull1 Merged to denzil. Thanks for putting this together. Cheers, Richard