summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-20 11:19:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-22 11:41:21 +0100
commit04056216001ce64ce91004f7ebb7d73d0031089a (patch)
tree086cd132550313b1a6bba95c2412875f3cf5bc11 /documentation/bsp-guide
parent3b4c9331df58ff6e9574c9f616433518b52ea52d (diff)
downloadpoky-04056216001ce64ce91004f7ebb7d73d0031089a.tar.gz
documentation: Created cross-references to new KMACHINE glossary item
With the creation of a new KMACHINE glossary item, there were two areas in the YP doc set that reference the variable. I added cross-reference tags. Also noted that some other references were missing to the variable COMPATIBLE_MACHINE. (From yocto-docs rev: f740b62be175a50f17ce8a244258dcf391fcf672) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 05094ca77d..1a85960157 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -572,7 +572,10 @@
572 </literallayout> 572 </literallayout>
573 The append file defines <filename>crownbay</filename> as the 573 The append file defines <filename>crownbay</filename> as the
574 <ulink url='&YOCTO_DOCS_REF_URL;#var-COMPATIBLE_MACHINE'><filename>COMPATIBLE_MACHINE</filename></ulink> 574 <ulink url='&YOCTO_DOCS_REF_URL;#var-COMPATIBLE_MACHINE'><filename>COMPATIBLE_MACHINE</filename></ulink>
575 and defines the <filename>KMACHINE</filename>. 575 and uses the
576 <ulink url='&YOCTO_DOCS_REF_URL;#var-KMACHINE'><filename>KMACHINE</filename></ulink> variable to
577 ensure the machine name used by the OpenEmbedded build system maps to the
578 machine name used by the Linux Yocto kernel.
576 The file also uses the optional 579 The file also uses the optional
577 <ulink url='&YOCTO_DOCS_REF_URL;#var-KBRANCH'><filename>KBRANCH</filename></ulink> variable 580 <ulink url='&YOCTO_DOCS_REF_URL;#var-KBRANCH'><filename>KBRANCH</filename></ulink> variable
578 to ensure the build process uses the <filename>standard/default/crownbay</filename> 581 to ensure the build process uses the <filename>standard/default/crownbay</filename>