ref-manual.xml 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  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='ref-manual' 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/poky-title.png'
  12. format='SVG'
  13. align='left' scalefit='1' width='100%'/>
  14. </imageobject>
  15. </mediaobject>
  16. <title>
  17. Yocto Project Reference Manual
  18. </title>
  19. <authorgroup>
  20. <author>
  21. <firstname>Scott</firstname> <surname>Rifenbark</surname>
  22. <affiliation>
  23. <orgname>Scotty's Documentation Services, INC</orgname>
  24. </affiliation>
  25. <email>srifenbark@gmail.com</email>
  26. </author>
  27. </authorgroup>
  28. <revhistory>
  29. <revision>
  30. <revnumber>4.0+git</revnumber>
  31. <date>24 November 2010</date>
  32. <revremark>Released with the Yocto Project 0.9 Release</revremark>
  33. </revision>
  34. <revision>
  35. <revnumber>1.0</revnumber>
  36. <date>6 April 2011</date>
  37. <revremark>Released with the Yocto Project 1.0 Release.</revremark>
  38. </revision>
  39. <revision>
  40. <revnumber>1.0.1</revnumber>
  41. <date>23 May 2011</date>
  42. <revremark>Released with the Yocto Project 1.0.1 Release.</revremark>
  43. </revision>
  44. <revision>
  45. <revnumber>1.1</revnumber>
  46. <date>6 October 2011</date>
  47. <revremark>Released with the Yocto Project 1.1 Release.</revremark>
  48. </revision>
  49. <revision>
  50. <revnumber>1.2</revnumber>
  51. <date>April 2012</date>
  52. <revremark>Released with the Yocto Project 1.2 Release.</revremark>
  53. </revision>
  54. <revision>
  55. <revnumber>1.3</revnumber>
  56. <date>October 2012</date>
  57. <revremark>Released with the Yocto Project 1.3 Release.</revremark>
  58. </revision>
  59. <revision>
  60. <revnumber>1.4</revnumber>
  61. <date>April 2013</date>
  62. <revremark>Released with the Yocto Project 1.4 Release.</revremark>
  63. </revision>
  64. <revision>
  65. <revnumber>1.5</revnumber>
  66. <date>October 2013</date>
  67. <revremark>Released with the Yocto Project 1.5 Release.</revremark>
  68. </revision>
  69. <revision>
  70. <revnumber>1.5.1</revnumber>
  71. <date>January 2014</date>
  72. <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
  73. </revision>
  74. <revision>
  75. <revnumber>1.6</revnumber>
  76. <date>April 2014</date>
  77. <revremark>Released with the Yocto Project 1.6 Release.</revremark>
  78. </revision>
  79. <revision>
  80. <revnumber>1.7</revnumber>
  81. <date>October 2014</date>
  82. <revremark>Released with the Yocto Project 1.7 Release.</revremark>
  83. </revision>
  84. <revision>
  85. <revnumber>1.8</revnumber>
  86. <date>April 2015</date>
  87. <revremark>Released with the Yocto Project 1.8 Release.</revremark>
  88. </revision>
  89. <revision>
  90. <revnumber>2.0</revnumber>
  91. <date>October 2015</date>
  92. <revremark>Released with the Yocto Project 2.0 Release.</revremark>
  93. </revision>
  94. <revision>
  95. <revnumber>2.1</revnumber>
  96. <date>April 2016</date>
  97. <revremark>Released with the Yocto Project 2.1 Release.</revremark>
  98. </revision>
  99. <revision>
  100. <revnumber>2.2</revnumber>
  101. <date>October 2016</date>
  102. <revremark>Released with the Yocto Project 2.2 Release.</revremark>
  103. </revision>
  104. <revision>
  105. <revnumber>2.3</revnumber>
  106. <date>May 2017</date>
  107. <revremark>Released with the Yocto Project 2.3 Release.</revremark>
  108. </revision>
  109. <revision>
  110. <revnumber>2.4</revnumber>
  111. <date>October 2017</date>
  112. <revremark>Released with the Yocto Project 2.4 Release.</revremark>
  113. </revision>
  114. <revision>
  115. <revnumber>2.4.1</revnumber>
  116. <date>January 2018</date>
  117. <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
  118. </revision>
  119. <revision>
  120. <revnumber>2.4.2</revnumber>
  121. <date>March 2018</date>
  122. <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
  123. </revision>
  124. </revhistory>
  125. <copyright>
  126. <year>&COPYRIGHT_YEAR;</year>
  127. <holder>Linux Foundation</holder>
  128. </copyright>
  129. <legalnotice>
  130. <para>
  131. Permission is granted to copy, distribute and/or modify this document under
  132. the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons.
  133. </para>
  134. <note><title>Manual Notes</title>
  135. <itemizedlist>
  136. <listitem><para>
  137. This version of the
  138. <emphasis>Yocto Project Reference Manual</emphasis>
  139. is for the &YOCTO_DOC_VERSION; release of the
  140. Yocto Project.
  141. To be sure you have the latest version of the manual
  142. for this release, go to the
  143. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  144. and select the manual from that site.
  145. Manuals from the site are more up-to-date than manuals
  146. derived from the Yocto Project released TAR files.
  147. </para></listitem>
  148. <listitem><para>
  149. If you located this manual through a web search, the
  150. version of the manual might not be the one you want
  151. (e.g. the search might have returned a manual much
  152. older than the Yocto Project version with which you
  153. are working).
  154. You can see all Yocto Project major releases by
  155. visiting the
  156. <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
  157. page.
  158. If you need a version of this manual for a different
  159. Yocto Project release, visit the
  160. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  161. and select the manual set by using the
  162. "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
  163. pull-down menus.
  164. </para></listitem>
  165. <listitem><para>
  166. To report any inaccuracies or problems with this
  167. manual, send an email to the Yocto Project
  168. discussion group at
  169. <filename>yocto@yoctoproject.com</filename> or log into
  170. the freenode <filename>#yocto</filename> channel.
  171. </para></listitem>
  172. </itemizedlist>
  173. </note>
  174. </legalnotice>
  175. </bookinfo>
  176. <xi:include href="introduction.xml"/>
  177. <xi:include href="usingpoky.xml"/>
  178. <xi:include href="ref-development-environment.xml"/>
  179. <xi:include href="technical-details.xml"/>
  180. <xi:include href="ref-release-process.xml"/>
  181. <xi:include href="migration.xml"/>
  182. <xi:include href="ref-structure.xml"/>
  183. <xi:include href="ref-classes.xml"/>
  184. <xi:include href="ref-tasks.xml"/>
  185. <xi:include href="ref-devtool-reference.xml"/>
  186. <xi:include href="ref-kickstart.xml"/>
  187. <xi:include href="ref-qa-checks.xml"/>
  188. <xi:include href="ref-images.xml"/>
  189. <xi:include href="ref-features.xml"/>
  190. <xi:include href="ref-variables.xml"/>
  191. <xi:include href="ref-varlocality.xml"/>
  192. <xi:include href="faq.xml"/>
  193. <xi:include href="resources.xml"/>
  194. <!-- <index id='index'>
  195. <title>Index</title>
  196. </index>
  197. -->
  198. </book>
  199. <!--
  200. vim: expandtab tw=80 ts=4
  201. -->