blob: 00a0af84b345586c39a51e9df2c4c84c55a79674 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4
5<book id='bsp-guide' lang='en'
6 xmlns:xi="http://www.w3.org/2003/XInclude"
7 xmlns="http://docbook.org/ns/docbook"
8 >
9 <bookinfo>
10
11 <mediaobject>
12 <imageobject>
13 <imagedata fileref='figures/bsp-title.png'
14 format='SVG'
15 align='center' scalefit='1' width='100%'/>
16 </imageobject>
17 </mediaobject>
18
19 <title>
20 Yocto Project Board Support Package Developer's Guide
21 </title>
22
23 <authorgroup>
24 <author>
25 <firstname>Scott</firstname> <surname>Rifenbark</surname>
26 <affiliation>
27 <orgname>Scotty's Documentation Services, INC</orgname>
28 </affiliation>
29 <email>srifenbark@gmail.com</email>
30 </author>
31 </authorgroup>
32
33 <revhistory>
34 <revision>
35 <revnumber>0.9</revnumber>
36 <date>24 November 2010</date>
37 <revremark>The initial document draft released with the Yocto Project 0.9 Release.</revremark>
38 </revision>
39 <revision>
40 <revnumber>1.0</revnumber>
41 <date>6 April 2011</date>
42 <revremark>Released with the Yocto Project 1.0 Release.</revremark>
43 </revision>
44 <revision>
45 <revnumber>1.0.1</revnumber>
46 <date>23 May 2011</date>
47 <revremark>Released with the Yocto Project 1.0.1 Release.</revremark>
48 </revision>
49 <revision>
50 <revnumber>1.1</revnumber>
51 <date>6 October 2011</date>
52 <revremark>Released with the Yocto Project 1.1 Release.</revremark>
53 </revision>
54 <revision>
55 <revnumber>1.2</revnumber>
56 <date>April 2012</date>
57 <revremark>Released with the Yocto Project 1.2 Release.</revremark>
58 </revision>
59 <revision>
60 <revnumber>1.3</revnumber>
61 <date>October 2012</date>
62 <revremark>Released with the Yocto Project 1.3 Release.</revremark>
63 </revision>
64 <revision>
65 <revnumber>1.4</revnumber>
66 <date>April 2013</date>
67 <revremark>Released with the Yocto Project 1.4 Release.</revremark>
68 </revision>
69 <revision>
70 <revnumber>1.5</revnumber>
71 <date>October 2013</date>
72 <revremark>Released with the Yocto Project 1.5 Release.</revremark>
73 </revision>
74 <revision>
75 <revnumber>1.5.1</revnumber>
76 <date>January 2014</date>
77 <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
78 </revision>
79 <revision>
80 <revnumber>1.6</revnumber>
81 <date>April 2014</date>
82 <revremark>Released with the Yocto Project 1.6 Release.</revremark>
83 </revision>
84 <revision>
85 <revnumber>1.7</revnumber>
86 <date>October 2014</date>
87 <revremark>Released with the Yocto Project 1.7 Release.</revremark>
88 </revision>
89 <revision>
90 <revnumber>1.8</revnumber>
91 <date>April 2015</date>
92 <revremark>Released with the Yocto Project 1.8 Release.</revremark>
93 </revision>
94 <revision>
95 <revnumber>2.0</revnumber>
96 <date>October 2015</date>
97 <revremark>Released with the Yocto Project 2.0 Release.</revremark>
98 </revision>
99 <revision>
100 <revnumber>2.1</revnumber>
101 <date>April 2016</date>
102 <revremark>Released with the Yocto Project 2.1 Release.</revremark>
103 </revision>
104 <revision>
105 <revnumber>2.2</revnumber>
106 <date>October 2016</date>
107 <revremark>Released with the Yocto Project 2.2 Release.</revremark>
108 </revision>
109 <revision>
110 <revnumber>2.3</revnumber>
111 <date>May 2017</date>
112 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
113 </revision>
114 <revision>
115 <revnumber>2.4</revnumber>
116 <date>October 2017</date>
117 <revremark>Released with the Yocto Project 2.4 Release.</revremark>
118 </revision>
119 <revision>
120 <revnumber>2.5</revnumber>
121 <date>May 2018</date>
122 <revremark>Released with the Yocto Project 2.5 Release.</revremark>
123 </revision>
124 <revision>
125 <revnumber>2.6</revnumber>
126 <date>November 2018</date>
127 <revremark>Released with the Yocto Project 2.6 Release.</revremark>
128 </revision>
129 <revision>
130 <revnumber>2.6.1</revnumber>
131 <date>February 2019</date>
132 <revremark>Released with the Yocto Project 2.6.1 Release.</revremark>
133 </revision>
134 <revision>
135 <revnumber>2.6.2</revnumber>
136 <date>April 2019</date>
137 <revremark>Released with the Yocto Project 2.6.2 Release.</revremark>
138 </revision>
139 <revision>
140 <revnumber>2.6.3</revnumber>
141 <date>August 2019</date>
142 <revremark>Released with the Yocto Project 2.6.3 Release.</revremark>
143 </revision>
144 </revhistory>
145
146 <copyright>
147 <year>&COPYRIGHT_YEAR;</year>
148 <holder>Linux Foundation</holder>
149 </copyright>
150
151 <legalnotice>
152 <para>
153 Permission is granted to copy, distribute and/or modify this document under
154 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.
155 </para>
156 <note><title>Manual Notes</title>
157 <itemizedlist>
158 <listitem><para>
159 This version of the
160 <emphasis>Yocto Project Board Support Package (BSP) Developer's Guide</emphasis>
161 is for the &YOCTO_DOC_VERSION; release of the
162 Yocto Project.
163 To be sure you have the latest version of the manual
164 for this release, go to the
165 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
166 and select the manual from that site.
167 Manuals from the site are more up-to-date than manuals
168 derived from the Yocto Project released TAR files.
169 </para></listitem>
170 <listitem><para>
171 If you located this manual through a web search, the
172 version of the manual might not be the one you want
173 (e.g. the search might have returned a manual much
174 older than the Yocto Project version with which you
175 are working).
176 You can see all Yocto Project major releases by
177 visiting the
178 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
179 page.
180 If you need a version of this manual for a different
181 Yocto Project release, visit the
182 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
183 and select the manual set by using the
184 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
185 pull-down menus.
186 </para></listitem>
187 <listitem><para>
188 To report any inaccuracies or problems with this
189 manual, send an email to the Yocto Project
190 discussion group at
191 <filename>yocto@yoctoproject.com</filename> or log into
192 the freenode <filename>#yocto</filename> channel.
193 </para></listitem>
194 </itemizedlist>
195 </note>
196 </legalnotice>
197
198 </bookinfo>
199
200 <xi:include href="bsp.xml"/>
201
202<!-- <index id='index'>
203 <title>Index</title>
204 </index>
205-->
206
207</book>
208<!--
209vim: expandtab tw=80 ts=4
210-->