summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
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/bsp-guide
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/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp-guide.xml2
-rw-r--r--documentation/bsp-guide/bsp.xml10
2 files changed, 6 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 351ba8f7d9..739316f637 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -75,7 +75,7 @@
75 <note> 75 <note>
76 Due to production processes, there could be differences between the Yocto Project 76 Due to production processes, there could be differences between the Yocto Project
77 documentation bundled in the release tarball and the 77 documentation bundled in the release tarball and the
78 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> 78 <ulink url='http://www.yoctoproject.org/docs/1.1.1/bsp-guide/bsp-guide.html'>
79 Board Support Package (BSP) Developer's Guide</ulink> on 79 Board Support Package (BSP) Developer's Guide</ulink> on
80 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 80 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
81 For the latest version of this manual, see the manual on the website. 81 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index a1ae8c34a8..73abbe9a74 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -30,9 +30,9 @@
30 <note> 30 <note>
31 The information here does not provide an example of how to create a BSP. 31 The information here does not provide an example of how to create a BSP.
32 For examples on how to create a BSP, see the 32 For examples on how to create a BSP, see the
33 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#dev-manual-bsp-appendix'> 33 <ulink url='http://www.yoctoproject.org/docs/1.1.1/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>
34 BSP Development Example</ulink> in 34 BSP Development Example</ulink> in
35 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 35 <ulink url='http://www.yoctoproject.org/docs/1.1.1/dev-manual/dev-manual.html'>
36 The Yocto Project Development Manual</ulink>. 36 The Yocto Project Development Manual</ulink>.
37 You can also see the 37 You can also see the
38 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'> 38 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>
@@ -100,9 +100,9 @@
100 " 100 "
101 </literallayout> 101 </literallayout>
102 For more detailed information on layers, see the 102 For more detailed information on layers, see the
103 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#usingpoky-changes-layers'>BitBake Layers</ulink>" section of the Yocto Project Reference Manual. 103 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#usingpoky-changes-layers'>BitBake Layers</ulink>" section of the Yocto Project Reference Manual.
104 You can also see the detailed examples in the appendices of 104 You can also see the detailed examples in the appendices of
105 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 105 <ulink url='http://www.yoctoproject.org/docs/1.1.1/dev-manual/dev-manual.html'>
106 The Yocto Project Development Manual</ulink>. 106 The Yocto Project Development Manual</ulink>.
107 </para> 107 </para>
108 108
@@ -542,7 +542,7 @@
542 The configuration options will likely end up in that location anyway if the BSP gets 542 The configuration options will likely end up in that location anyway if the BSP gets
543 added to the Yocto Project. 543 added to the Yocto Project.
544 For information on how to add these configurations directly, see 544 For information on how to add these configurations directly, see
545 <ulink url='http://yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 545 <ulink url='http://yoctoproject.org/docs/1.1.1/kernel-manual/kernel-manual.html'>
546 The Yocto Project Kernel Architecture and Use Manual</ulink>.</para> 546 The Yocto Project Kernel Architecture and Use Manual</ulink>.</para>
547 <para> 547 <para>
548 In general, however, the Yocto Project maintainers take care of moving the 548 In general, however, the Yocto Project maintainers take care of moving the