diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-24 12:26:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-30 15:55:08 +0000 |
commit | 8f03c32040e4943830640ab8e51a03e2df972e9d (patch) | |
tree | d241d926e4093b46b29456a5ada929d997d06feb /documentation/bsp-guide | |
parent | 3eda52629ebb9d9eb2afb746e3916a184f124314 (diff) | |
download | poky-8f03c32040e4943830640ab8e51a03e2df972e9d.tar.gz |
documentation: Updated title page notes and author group
Made the title page notes consistent across the manual set.
Made the author group information consistent as well. It is better
that authorship is seen as a third party and not tied to Intel
Corporation.
(From yocto-docs rev: 32cec087e384e1d92e3e84bbae5c6560a0af3136)
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.xml | 67 |
1 files changed, 30 insertions, 37 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 58ff027f7f..38b3d6d113 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -22,18 +22,11 @@ | |||
22 | 22 | ||
23 | <authorgroup> | 23 | <authorgroup> |
24 | <author> | 24 | <author> |
25 | <firstname>Saul</firstname> <surname>Wold</surname> | 25 | <firstname>Scott</firstname> <surname>Rifenbark</surname> |
26 | <affiliation> | 26 | <affiliation> |
27 | <orgname>Intel Corporation</orgname> | 27 | <orgname>Scotty's Documentation Services, INC</orgname> |
28 | </affiliation> | 28 | </affiliation> |
29 | <email>saul.wold@intel.com</email> | 29 | <email>srifenbark@gmail.com</email> |
30 | </author> | ||
31 | <author> | ||
32 | <firstname>Richard</firstname> <surname>Purdie</surname> | ||
33 | <affiliation> | ||
34 | <orgname>Linux Foundation</orgname> | ||
35 | </affiliation> | ||
36 | <email>richard.purdie@linuxfoundation.org</email> | ||
37 | </author> | 30 | </author> |
38 | </authorgroup> | 31 | </authorgroup> |
39 | 32 | ||
@@ -135,34 +128,34 @@ | |||
135 | Permission is granted to copy, distribute and/or modify this document under | 128 | Permission is granted to copy, distribute and/or modify this document under |
136 | 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 & Wales</ulink> as published by Creative Commons. | 129 | 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 & Wales</ulink> as published by Creative Commons. |
137 | </para> | 130 | </para> |
138 | <note><title>Manual Notes</title> | 131 | <note><title>Manual Notes</title> |
139 | <itemizedlist> | 132 | <itemizedlist> |
140 | <listitem><para> | 133 | <listitem><para> |
141 | For the latest version of the Yocto Project Board | 134 | This version of the |
142 | Support Package (BSP) Developer's Guide associated with | 135 | <emphasis>Yocto Project Board Support Package Developer's Guide</emphasis> |
143 | this Yocto Project release (version | 136 | is for the &YOCTO_DOC_VERSION; release of the |
144 | &YOCTO_DOC_VERSION;), | 137 | Yocto Project. |
145 | see the Yocto Project Board Support Package (BSP) | 138 | To be sure you have the latest version of the manual |
146 | Developer's Guide from the | 139 | for this release, use the manual from the |
147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. | 140 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. |
148 | </para></listitem> | 141 | </para></listitem> |
149 | <listitem><para> | 142 | <listitem><para> |
150 | This version of the manual is version | 143 | For manuals associated with other releases of the Yocto |
151 | &YOCTO_DOC_VERSION;. | 144 | Project, go to the |
152 | For later releases of the Yocto Project (if they exist), | 145 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> |
153 | go to the | 146 | and use the drop-down "Active Releases" button |
154 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 147 | and choose the manual associated with the desired |
155 | and use the drop-down "Active Releases" button | 148 | Yocto Project. |
156 | and choose the Yocto Project version for which you want | 149 | </para></listitem> |
157 | the manual. | 150 | <listitem><para> |
158 | </para></listitem> | 151 | To report any inaccuracies or problems with this |
159 | <listitem><para> | 152 | manual, send an email to the Yocto Project |
160 | For an in-development version of the Yocto Project | 153 | discussion group at |
161 | Board Support Package (BSP) Developer's Guide, see | 154 | <filename>yocto@yoctoproject.com</filename> or log into |
162 | <ulink url='&YOCTO_DOCS_URL;/latest/bsp-guide/bsp-guide.html'></ulink>. | 155 | the freenode <filename>#yocto</filename> channel. |
163 | </para></listitem> | 156 | </para></listitem> |
164 | </itemizedlist> | 157 | </itemizedlist> |
165 | </note> | 158 | </note> |
166 | </legalnotice> | 159 | </legalnotice> |
167 | 160 | ||
168 | </bookinfo> | 161 | </bookinfo> |