From: Scott Rifenbark Date: Wed, 27 Mar 2013 16:12:57 +0000 (-0700) Subject: ref-manual: Minor edits and fixes to "meta-hob/". X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8970eb2eae1c88b611164a1d5fefb272cd6be140;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Minor edits and fixes to "meta-hob/". Broken link to Hob webpage fixed. (From yocto-docs rev: 70f238f10641c20ab78314fe2bbb768560f31ea6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 2a567f199a0..8c2a202f71a 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -124,7 +124,10 @@ This directory contains the Yocto Project reference - hardware BSPs. + hardware Board Support Packages (BSPs). + For more information on BSPs, see the + Yocto Project Board Support + Package (BSP) Developer's Guide. @@ -132,9 +135,11 @@ <filename>meta-hob/</filename> - This directory contains template recipes used by the - Hob - build UI. + This directory contains template recipes used by Hob, + which is a Yocto Project build user interface. + For more information on the Hob, see the + Hob Project + webpage.