bsp-guide.xml 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <!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. <book id='bsp-guide' lang='en'
  5. xmlns:xi="http://www.w3.org/2003/XInclude"
  6. xmlns="http://docbook.org/ns/docbook"
  7. >
  8. <bookinfo>
  9. <mediaobject>
  10. <imageobject>
  11. <imagedata fileref='figures/bsp-title.png'
  12. format='SVG'
  13. align='center' scalefit='1' width='100%'/>
  14. </imageobject>
  15. </mediaobject>
  16. <title>
  17. Yocto Project Board Support Package Developer's Guide
  18. </title>
  19. <authorgroup>
  20. <author>
  21. <firstname>Saul</firstname> <surname>Wold</surname>
  22. <affiliation>
  23. <orgname>Intel Corporation</orgname>
  24. </affiliation>
  25. <email>saul.wold@intel.com</email>
  26. </author>
  27. <author>
  28. <firstname>Richard</firstname> <surname>Purdie</surname>
  29. <affiliation>
  30. <orgname>Linux Foundation</orgname>
  31. </affiliation>
  32. <email>richard.purdie@linuxfoundation.org</email>
  33. </author>
  34. </authorgroup>
  35. <revhistory>
  36. <revision>
  37. <revnumber>0.9</revnumber>
  38. <date>24 November 2010</date>
  39. <revremark>The initial document draft released with the Yocto Project 0.9 Release.</revremark>
  40. </revision>
  41. <revision>
  42. <revnumber>1.0</revnumber>
  43. <date>6 April 2011</date>
  44. <revremark>Released with the Yocto Project 1.0 Release.</revremark>
  45. </revision>
  46. <revision>
  47. <revnumber>1.0.1</revnumber>
  48. <date>23 May 2011</date>
  49. <revremark>Released with the Yocto Project 1.0.1 Release.</revremark>
  50. </revision>
  51. <revision>
  52. <revnumber>1.1</revnumber>
  53. <date>6 October 2011</date>
  54. <revremark>Released with the Yocto Project 1.1 Release.</revremark>
  55. </revision>
  56. <revision>
  57. <revnumber>1.2</revnumber>
  58. <date>April 2012</date>
  59. <revremark>Released with the Yocto Project 1.2 Release.</revremark>
  60. </revision>
  61. <revision>
  62. <revnumber>1.3</revnumber>
  63. <date>October 2012</date>
  64. <revremark>Released with the Yocto Project 1.3 Release.</revremark>
  65. </revision>
  66. <revision>
  67. <revnumber>1.4</revnumber>
  68. <date>April 2013</date>
  69. <revremark>Released with the Yocto Project 1.4 Release.</revremark>
  70. </revision>
  71. <revision>
  72. <revnumber>1.5</revnumber>
  73. <date>October 2013</date>
  74. <revremark>Released with the Yocto Project 1.5 Release.</revremark>
  75. </revision>
  76. <revision>
  77. <revnumber>1.5.1</revnumber>
  78. <date>January 2014</date>
  79. <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
  80. </revision>
  81. <revision>
  82. <revnumber>1.6</revnumber>
  83. <date>April 2014</date>
  84. <revremark>Released with the Yocto Project 1.6 Release.</revremark>
  85. </revision>
  86. <revision>
  87. <revnumber>1.7</revnumber>
  88. <date>October 2014</date>
  89. <revremark>Released with the Yocto Project 1.7 Release.</revremark>
  90. </revision>
  91. <revision>
  92. <revnumber>1.8</revnumber>
  93. <date>April 2015</date>
  94. <revremark>Released with the Yocto Project 1.8 Release.</revremark>
  95. </revision>
  96. <revision>
  97. <revnumber>2.0</revnumber>
  98. <date>October 2015</date>
  99. <revremark>Released with the Yocto Project 2.0 Release.</revremark>
  100. </revision>
  101. <revision>
  102. <revnumber>2.1</revnumber>
  103. <date>April 2016</date>
  104. <revremark>Released with the Yocto Project 2.1 Release.</revremark>
  105. </revision>
  106. <revision>
  107. <revnumber>2.1.1</revnumber>
  108. <date>August 2016</date>
  109. <revremark>Released with the Yocto Project 2.1.1 Release.</revremark>
  110. </revision>
  111. <revision>
  112. <revnumber>2.1.2</revnumber>
  113. <date>December 2016</date>
  114. <revremark>Released with the Yocto Project 2.1.2 Release.</revremark>
  115. </revision>
  116. <revision>
  117. <revnumber>2.1.3</revnumber>
  118. <date>June 2017</date>
  119. <revremark>Released with the Yocto Project 2.1.3 Release.</revremark>
  120. </revision>
  121. </revhistory>
  122. <copyright>
  123. <year>&COPYRIGHT_YEAR;</year>
  124. <holder>Linux Foundation</holder>
  125. </copyright>
  126. <legalnotice>
  127. <para>
  128. Permission is granted to copy, distribute and/or modify this document under
  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 &amp; Wales</ulink> as published by Creative Commons.
  130. </para>
  131. <note><title>Manual Notes</title>
  132. <itemizedlist>
  133. <listitem><para>
  134. This version of the
  135. <emphasis>Yocto Project Board Support Package (BSP) Developer's Guide</emphasis>
  136. is for the &YOCTO_DOC_VERSION; release of the
  137. Yocto Project.
  138. To be sure you have the latest version of the manual
  139. for this release, go to the
  140. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  141. and select the manual from that site.
  142. Manuals from the site are more up-to-date than manuals
  143. derived from the Yocto Project released TAR files.
  144. </para></listitem>
  145. <listitem><para>
  146. If you located this manual through a web search, the
  147. version of the manual might not be the one you want
  148. (e.g. the search might have returned a manual much
  149. older than the Yocto Project version with which you
  150. are working).
  151. You can see all Yocto Project major releases by
  152. visiting the
  153. <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
  154. page.
  155. If you need a version of this manual for a different
  156. Yocto Project release, visit the
  157. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  158. and select the manual set by using the
  159. "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
  160. pull-down menus.
  161. </para></listitem>
  162. <listitem><para>
  163. To report any inaccuracies or problems with this
  164. manual, send an email to the Yocto Project
  165. discussion group at
  166. <filename>yocto@yoctoproject.com</filename> or log into
  167. the freenode <filename>#yocto</filename> channel.
  168. </para></listitem>
  169. </itemizedlist>
  170. </note>
  171. </legalnotice>
  172. </bookinfo>
  173. <xi:include href="bsp.xml"/>
  174. <!-- <index id='index'>
  175. <title>Index</title>
  176. </index>
  177. -->
  178. </book>
  179. <!--
  180. vim: expandtab tw=80 ts=4
  181. -->