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 1Sr4Fm-0003te-ER for openembedded-core@lists.openembedded.org; Tue, 17 Jul 2012 11:39:38 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q6H9SH4Y009226 for ; Tue, 17 Jul 2012 10:28:17 +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 08793-04 for ; Tue, 17 Jul 2012 10:28:11 +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 q6H9S6dU009220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 17 Jul 2012 10:28:08 +0100 Message-ID: <1342517288.10484.0.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Tue, 17 Jul 2012 10:28:08 +0100 In-Reply-To: References: X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [CONSOLIDATED PULL 00/30] Fixes and Updates 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: Tue, 17 Jul 2012 09:39:38 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2012-07-16 at 08:47 -0700, Saul Wold wrote: > Richard, > > This is a load of tested changes from the last week. It's > been a long time coming since I had tried to pull in Khem's > Eglibc changes with Nitin's automake changes. > > I have seperated those out and will test them again as they > were a bit of a moving target last week. > > I did have to tweak on of your patches as it did not apply > correctly. > > I have also started to add my own Signed-off-by as noted by a > couple of people that I should be doing that. > > Thanks > Sau! I've merged these. The patch of mine you tweaked ended up corrupted (mixed in some of Khem's changes) but I fixed it :). Cheers, Richard