summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-04 06:00:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 23:12:06 +0100
commit42f6bc47c725cc7612ea0a88d3e43ecd8aa8db0c (patch)
tree602dec4c5cf658a9d5ea1c6079090fdb23e3a3d9 /documentation
parentaddab8aa4cb0cf51031acc0ea6ee0f3365d06d91 (diff)
downloadast2050-yocto-poky-42f6bc47c725cc7612ea0a88d3e43ecd8aa8db0c.zip
ast2050-yocto-poky-42f6bc47c725cc7612ea0a88d3e43ecd8aa8db0c.tar.gz
documentation/dev-manual/dev-manual-bsp-appendix.xml: changes to references
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 11770fb..485064d 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -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>
OpenPOWER on IntegriCloud