From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by mx1.pokylinux.org (Postfix) with ESMTP id EE3284C80039 for ; Tue, 21 Dec 2010 06:52:45 -0600 (CST) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id oBLCrcf5009328; Tue, 21 Dec 2010 12:53:38 GMT X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JltawiIBqwnc; Tue, 21 Dec 2010 12:53:38 +0000 (GMT) Received: from [192.168.1.42] (tim [93.97.173.237]) (authenticated bits=0) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id oBLCrSbS009324 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 21 Dec 2010 12:53:31 GMT From: Richard Purdie To: Scott Rifenbark In-Reply-To: References: Date: Tue, 21 Dec 2010 12:51:42 +0000 Message-ID: <1292935902.25087.6012.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Cc: poky@yoctoproject.org Subject: Re: [PATCH 00/29] Docs - BSP Guide Updates for changes to the BSP template 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: Tue, 21 Dec 2010 12:52:46 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2010-12-20 at 12:17 -0800, Scott Rifenbark wrote: > This group of commits represents the work done to the BSP Guide with Tom Z. > and Saul W. I have updated the template to match a more generic standard > that is based on the crownbay BSP that Tom has created. The rest of the > work reflects re-writing the individual sections to match changes in the template. > There were several iterations to the work between Tom and I. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: srifenbark/bsp-work > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/bsp-work > > Thanks, > Scott Rifenbark Merged into master, thanks. Richard