summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-bsp-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 485064daf9..0f1892200a 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -179,8 +179,8 @@
179 The next configuration file in the new BSP layer we need to edit is <filename>layer.conf</filename>. 179 The next configuration file in the new BSP layer we need to edit is <filename>layer.conf</filename>.
180 This file identifies build information needed for the new layer. 180 This file identifies build information needed for the new layer.
181 You can see the 181 You can see the
182 "<ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section in 182 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section in
183 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'>The Board 183 <ulink url='http://www.yoctoproject.org/docs/1.1.1/bsp-guide/bsp-guide.html'>The Board
184 Support Packages (BSP) Development Guide</ulink> 184 Support Packages (BSP) Development Guide</ulink>
185 for more information on this configuration file. 185 for more information on this configuration file.
186 Basically, we are changing the existing statements to work with our BSP. 186 Basically, we are changing the existing statements to work with our BSP.
@@ -485,7 +485,7 @@
485 485
486 <para> 486 <para>
487 The appendix 487 The appendix
488 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-variables-glos'> 488 <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-variables-glos'>
489 Reference: Variables Glossary</ulink> in the Yocto Project Reference Manual has more information 489 Reference: Variables Glossary</ulink> in the Yocto Project Reference Manual has more information
490 on configuration variables. 490 on configuration variables.
491 </para> 491 </para>