From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id 34E054C804CA for ; Fri, 18 Mar 2011 12:24:53 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p2IHOpRx010178; Fri, 18 Mar 2011 17:24:51 GMT 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 09848-05; Fri, 18 Mar 2011 17:24:47 +0000 (GMT) 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 p2IHOgti010172 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Mar 2011 17:24:42 GMT From: Richard Purdie To: Paul Eggleton In-Reply-To: References: Date: Fri, 18 Mar 2011 17:24:25 +0000 Message-ID: <1300469065.30423.2210.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/1] Update README.hardware X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 17:24:54 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2011-03-18 at 16:59 +0000, Paul Eggleton wrote: > From: Paul Eggleton > > Updates README.hardware for the 1.0 release. > > Note that this removes a number of sections for machines that have been moved > to meta-extras. I have created a separate README.hardware.extras file for these > to be included in meta-extras, which I will post separately. > > Unfortunately we are still missing instructions for the Freescale MPC8315E-RDB; > hopefully these can be sourced and added in time. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: paule/readme-hardware > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/readme-hardware > > Thanks, > Paul Eggleton > --- > > > Paul Eggleton (1): > README.hardware: update for 1.0 release Merged to master, thanks. Richard