From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx1.pokylinux.org (Postfix) with ESMTP id 15FFC4C80517 for ; Tue, 22 Feb 2011 10:27:35 -0600 (CST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 22 Feb 2011 08:27:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,207,1297065600"; d="scan'208";a="711791170" Received: from unknown (HELO [10.255.12.88]) ([10.255.12.88]) by orsmga001.jf.intel.com with ESMTP; 22 Feb 2011 08:27:34 -0800 Message-ID: <4D63E3F5.8050106@intel.com> Date: Tue, 22 Feb 2011 08:27:33 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5 MIME-Version: 1.0 To: scott.m.rifenbark@intel.com References: In-Reply-To: Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/4] [DOCS] Kernel Manual enhancement to creating a BSP 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, 22 Feb 2011 16:27:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/18/2011 08:57 AM, scott.m.rifenbark@intel.com wrote: > From: Scott Rifenbark > > I updated the sections on creating a BSP based on an existing similar > BSP with and without a local kernel repository. This series of changes > were completed in conjunction with Bruce Ashfield reviewing the technical > content. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: srifenbark/docs > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=srifenbark/docs > > Thanks, > > --- > > > Scott Rifenbark (4): > documentation/kernel-manual/kernel-how-to.xml: Fix to step 1 of > section 3.4.4 > documentation/kernel-manual/kernel-how-to.xml: Fix to step 3 of > section 3.4.4 > documentation/kernel-manual/kernel-how-to.xml: fix to step 3 and 4 of > section 3.4.4 > documentation/kernel-manual/kernel-how-to.xml: Changes to section > 3.4.4 and new 3.4.5 > > documentation/kernel-manual/kernel-how-to.xml | 43 +++++++++++++++++++++++-- > 1 files changed, 40 insertions(+), 3 deletions(-) > > _______________________________________________ > poky mailing list > poky@yoctoproject.org > https://lists.yoctoproject.org/listinfo/poky > Merged into Master Thanks Sau!