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 1TM50U-00010h-Id for openembedded-core@lists.openembedded.org; Thu, 11 Oct 2012 00:44:02 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q9AMUpnx028357; Wed, 10 Oct 2012 23:30:51 +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 28252-02; Wed, 10 Oct 2012 23:30:47 +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 q9AMUf2a028351 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 10 Oct 2012 23:30:42 +0100 Message-ID: <1349908246.15658.259.camel@ted> From: Richard Purdie To: Scott Garman Date: Wed, 10 Oct 2012 23:30:46 +0100 In-Reply-To: References: X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 0/6] denzil pull request 3 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: Wed, 10 Oct 2012 22:44:02 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2012-10-05 at 12:52 -0700, Scott Garman wrote: > The following changes since commit 032bd9a856f9ca0b43dff272bd4f95481aa46597: > > bootimg: Use STAGING_KERNEL_DIR (2012-09-28 16:51:35 +0100) > > are available in the git repository at: > > git://git.openembedded.org/openembedded-core-contrib sgarman/denzil-next-pull3 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgarman/denzil-next-pull3 > > Darren Hart (1): > gnutls: Update SRC_URI to use GNU_MIRROR > > Dennis Lan (1): > openjade-native: fix undefined Getopts error, use std namespace > > Jesse Zhang (1): > udev: don't mount with -o sync > > Martin Jansa (1): > openssl: add deprecated and unmaintained find.pl from perl-5.14 to > fix perlpath.pl > > Paul Eggleton (1): > classes/cml1: ensure -c menuconfig forces a rebuild next time > > Richard Purdie (1): > siteconfig: Clear cache before rebuilding Merged to denzil, thanks. Richard