]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/dev-manual/dev-manual-bsp-appendix.xml: changes to references
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 4 Oct 2011 13:00:29 +0000 (06:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 22:12:06 +0000 (23:12 +0100)
More changes to the internal section references.  Using <link> rather than
<xref> to get rid of the section number in the reference.

(From yocto-docs rev: 4351fd4898c517e25235611893b1cd059cbcc2f8)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-bsp-appendix.xml

index 11770fb5ec366245b05846b21880338ca29c5980..485064daf9706236f0bdcd5654a6b127f471f409 100644 (file)
@@ -63,7 +63,7 @@
 
     <para>
         For information on how to choose a base BSP, see
-        "<xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref>".
+        "<link linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</link>".
     </para>
 </section>
 
@@ -77,7 +77,7 @@
         download the BSP tarball and extract it, or set up a local Git repository that 
         has the Yocto Project BSP layers.  
         You should use the same method that you used to get the local Yocto Project files earlier.
-        See "<xref linkend='getting-setup'>Getting Setup</xref>" for information on how to get 
+        See "<link linkend='getting-setup'>Getting Setup</link>" for information on how to get 
         the BSP files.
     </para>