summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-bsp-appendix.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-03 14:46:31 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:50 +0000
commitd5848aa719d3e25585d124e7296c1147d000b91b (patch)
treee940502a285cbfbf946ab07e38ba4b328a570b5b /documentation/dev-manual/dev-manual-bsp-appendix.xml
parent9edf601d2d078c43863f625f326118835de74540 (diff)
downloadpoky-d5848aa719d3e25585d124e7296c1147d000b91b.tar.gz
documentation: cross-manual links hard-coded for 1.1.1 release.
All the links to any YP manual for the 1.1.1 release now use "http://www.yoctoproject.org/docs/1.1.1/....". (From yocto-docs rev: 178d16e8693550341a4d307e36af934ce0bfe4c3) 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/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>