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>
This commit is contained in:
Scott Rifenbark 2011-10-04 06:00:29 -07:00 committed by Richard Purdie
parent 8a475908b5
commit 61637a5241
1 changed files with 2 additions and 2 deletions

View 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>