summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-02-03 10:52:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-19 06:59:51 -0800
commit77afd14e817677810868de82b77a4682052b6f95 (patch)
tree97e1bea9dee832491c0de40c3da27374c19f6fb9 /documentation/bsp-guide
parent23bd7e100adb6dc06c4992ff5863f01d0b39e75b (diff)
downloadpoky-77afd14e817677810868de82b77a4682052b6f95.tar.gz
documentation: Updated "latest manual" note on title page
Fixes [YOCTO #10076] The note on the title page for each manual was brief regarding where to find the latest version of the manual. I updated the note to have more detailed information on finding current, alternate, and latest versions of the manual based on YP releases. (From yocto-docs rev: 0ec81465296a7a78309d3039af4d00caa52d2285) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp-guide.xml34
1 files changed, 28 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 9eaa078873..848ff7bf6c 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -130,12 +130,34 @@
130 Permission is granted to copy, distribute and/or modify this document under 130 Permission is granted to copy, distribute and/or modify this document under
131 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons. 131 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons.
132 </para> 132 </para>
133 <note> 133 <note><title>Manual Notes</title>
134 For the latest version of this manual associated with this 134 <itemizedlist>
135 Yocto Project release, see the 135 <listitem><para>
136 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> 136 For the latest version of the Yocto Project Board
137 from the Yocto Project website. 137 Support Package (BSP) Developer's Guide associated with
138 </note> 138 this Yocto Project release (version
139 &YOCTO_DOC_VERSION;),
140 see the Yocto Project Board Support Package (BSP)
141 Developer's Guide from the
142 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>.
143 </para></listitem>
144 <listitem><para>
145 This version of the manual is version
146 &YOCTO_DOC_VERSION;.
147 For later releases of the Yocto Project (if they exist),
148 go to the
149 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
150 and use the drop-down "Active Releases" button
151 and choose the Yocto Project version for which you want
152 the manual.
153 </para></listitem>
154 <listitem><para>
155 For an in-development version of the Yocto Project
156 Board Support Package (BSP) Developer's Guide, see
157 <ulink url='&YOCTO_DOCS_URL;/latest/bsp-guide/bsp-guide.html'></ulink>.
158 </para></listitem>
159 </itemizedlist>
160 </note>
139 </legalnotice> 161 </legalnotice>
140 162
141 </bookinfo> 163 </bookinfo>