]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: Created cross-references to new KMACHINE glossary item
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 20 Jul 2012 18:19:09 +0000 (11:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:41:21 +0000 (11:41 +0100)
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>
documentation/bsp-guide/bsp.xml
documentation/dev-manual/dev-manual-bsp-appendix.xml

index 05094ca77d891096b7098aed252bb3a66bccf5c6..1a8596015723fb9894753be1155e52fb1b166659 100644 (file)
                 </literallayout>
                 The append file defines <filename>crownbay</filename> as the 
                 <ulink url='&YOCTO_DOCS_REF_URL;#var-COMPATIBLE_MACHINE'><filename>COMPATIBLE_MACHINE</filename></ulink>
-                and defines the <filename>KMACHINE</filename>.
+                and uses the 
+                <ulink url='&YOCTO_DOCS_REF_URL;#var-KMACHINE'><filename>KMACHINE</filename></ulink> variable to 
+                ensure the machine name used by the OpenEmbedded build system maps to the  
+                machine name used by the Linux Yocto kernel.
                 The file also uses the optional 
                 <ulink url='&YOCTO_DOCS_REF_URL;#var-KBRANCH'><filename>KBRANCH</filename></ulink> variable
                 to ensure the build process uses the <filename>standard/default/crownbay</filename>
index e98b280240bf8bb0fc0578e53d4c6d6d76b4fdf5..98ed8371dba6b038b752f5e78e62e5f0322afff0 100644 (file)
 
             <para>
                 Also in the <filename>linux-yocto_3.2.bbappend</filename> file are 
-                <filename>COMPATIBLE_MACHINE</filename>, <filename>KMACHINE</filename>, 
-                and <filename>KBRANCH</filename> statements.  
+                <ulink url='&YOCTO_DOCS_REF_URL;#var-COMPATIBLE_MACHINE'><filename>COMPATIBLE_MACHINE</filename></ulink>, 
+                <ulink url='&YOCTO_DOCS_REF_URL;#var-KMACHINE'><filename>KMACHINE</filename></ulink>, 
+                and 
+                <ulink url='&YOCTO_DOCS_REF_URL;#var-KBRANCH'><filename>KBRANCH</filename></ulink> statements.  
                 Two sets of these exist: one set supports EMGD and one set does not.
                 Because we are not interested in supporting EMGD those three can be deleted.
                 The remaining three must be changed so that <filename>mymachine</filename> replaces