From d283686dc3f785888c334594f4be0fd35c452def Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Fri, 1 Aug 2014 14:10:51 +0300 Subject: dev-manual: Minor fixes. (From yocto-docs rev: 71c9e378c86d03e5fb7f4e459e677ad8a9965f52) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index eb24643b87..a3852c44b4 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -70,7 +70,7 @@ Developing a Board Support Package (BSP) - A BSP is a package of recipes that, when applied during a build, results in + A BSP is a collection of recipes that, when applied during a build, results in an image that you can run on a particular board. Thus, the package when compiled into the new image, supports the operation of the board. @@ -156,8 +156,9 @@ Yocto Project Board Support Package (BSP) Developer's Guide. Five BSPs exist that are part of the Yocto Project release: genericx86, genericx86-64, - beaglebone, - mpc8315e, and edgerouter. + beaglebone (ARM), + mpc8315e (PowerPC), + and edgerouter (MIPS). The recipes and configurations for these five BSPs are located and dispersed within the Source Directory. On the other hand, BSP layers for Crown Bay, @@ -310,7 +311,7 @@ kernel. Thus, everything further to the right in the structure is based on the linux-yocto-3.4 kernel. - Branch points to right in the figure represent where the + Branch points to the right in the figure represent where the linux-yocto-3.4 kernel is modified for specific hardware or types of kernels, such as real-time kernels. Each leaf thus represents the end-point for a kernel designed to run on a specific -- cgit v1.2.3-54-g00ecf