From a246c304de5352ffee4a92453768d4778a0f8ed0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Jul 2011 05:57:17 -0700 Subject: documentation/dev-manual/dev-manual-model.xml: Minor edits. (From yocto-docs rev: 64525f6a751d23d2d8ae1d799b4f661e986b5e83) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 30859d793e..baf99dd90c 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -42,7 +42,7 @@ Developing a Board Support Package (BSP) - A BSP is a package of recipes that when applied while building an image results in + A BSP is a package of recipes that when applied during a build results in an image you can run on a particular board. Thus, the package, when compiled into the new image, supports the operation of the board. @@ -55,21 +55,19 @@ The remainder of this section presents the basic steps to create a BSP basing it on an existing BSP that ships with the Yocto Project. - You can reference BSP Development Case + You can reference BSP Development Example for a detailed example that uses the Crown Bay BSP as a base BSP from which to start. - The following illustration shows the general workflow to create a BSP. - In the figure.... + This illustration and the following list summarizes the BSP creation general workflow. - + - Here are the basic steps involved in creating a BSP: Set up your host development system to support development using the Yocto Project: See -- cgit v1.2.3-54-g00ecf