summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
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:13:27 +0100
commit61637a52415cb7a99c005e3f6f13b8ad7c3e6bfb (patch)
treede1abee21064ee66a1aa01902d820d47ca93cae8 /documentation/dev-manual
parent8a475908b584fb9c48e97b544a55117b3ff98866 (diff)
downloadpoky-61637a52415cb7a99c005e3f6f13b8ad7c3e6bfb.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/dev-manual')
-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 11770fb5ec..485064daf9 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -63,7 +63,7 @@
63 63
64 <para> 64 <para>
65 For information on how to choose a base BSP, see 65 For information on how to choose a base BSP, see
66 "<xref linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</xref>". 66 "<link linkend='developing-a-board-support-package-bsp'>Developing a Board Support Package (BSP)</link>".
67 </para> 67 </para>
68</section> 68</section>
69 69
@@ -77,7 +77,7 @@
77 download the BSP tarball and extract it, or set up a local Git repository that 77 download the BSP tarball and extract it, or set up a local Git repository that
78 has the Yocto Project BSP layers. 78 has the Yocto Project BSP layers.
79 You should use the same method that you used to get the local Yocto Project files earlier. 79 You should use the same method that you used to get the local Yocto Project files earlier.
80 See "<xref linkend='getting-setup'>Getting Setup</xref>" for information on how to get 80 See "<link linkend='getting-setup'>Getting Setup</link>" for information on how to get
81 the BSP files. 81 the BSP files.
82 </para> 82 </para>
83 83