From 74b0cafd65a57c5f37effd6f195043d66ea602e0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 15 Jun 2012 05:42:02 -0700 Subject: documentation/bsp-guide/bsp.xml: Fixed some links. Some areas didn't checkout with the first pass of applying the poky.ent variables. I cleaned these up. (From yocto-docs rev: 9a3b82b8801ce70d2cc22e7dc5630d06f603d2ea) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'documentation/bsp-guide/bsp.xml') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index d467ceb8fa..e9143a159a 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -48,7 +48,7 @@ This root is what you add to the BBLAYERS variable in the conf/bblayers.conf file found in the - Yocto Project Build Directory. + Yocto Project Build Directory. Adding the root allows the Yocto Project build system to recognize the BSP definition and from it build an image. Here is an example: @@ -614,8 +614,7 @@ The configuration options will likely end up in that location anyway if the BSP gets added to the Yocto Project. For information on how to add these configurations directly, see - - The Yocto Project Kernel Architecture and Use Manual. + The Yocto Project Kernel Architecture and Use Manual. In general, however, the Yocto Project maintainers take care of moving the SRC_URI-specified @@ -695,8 +694,7 @@ recipe-* subdirectory. You can find recipes.txt in the meta directory of the - Yocto - Project Files, or in the OpenEmbedded Core Layer + Yocto Project Files, or in the OpenEmbedded Core Layer (openembedded-core) found at . @@ -835,7 +833,7 @@ Basing your recipes on these kernels reduces the costs for maintaining the BSP and increases its scalability. See the Yocto Linux Kernel category in the - Yocto Source Repositories + Yocto Source Repositories for these kernels. @@ -1027,8 +1025,7 @@ Both tools reside in the scripts/ subdirectory - of the Yocto Project - Files. + of the Yocto Project Files. Consequently, to use the scripts, you must source the environment just as you would when invoking a build: -- cgit v1.2.3-54-g00ecf