kernel-dev.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  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='kernel-dev' 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/kernel-dev-title.png'
  12. format='SVG'
  13. align='left' scalefit='1' width='100%'/>
  14. </imageobject>
  15. </mediaobject>
  16. <title>
  17. Yocto Project Linux Kernel Development 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>1.4</revnumber>
  31. <date>April 2013</date>
  32. <revremark>Released with the Yocto Project 1.4 Release.</revremark>
  33. </revision>
  34. <revision>
  35. <revnumber>1.5</revnumber>
  36. <date>October 2013</date>
  37. <revremark>Released with the Yocto Project 1.5 Release.</revremark>
  38. </revision>
  39. <revision>
  40. <revnumber>1.5.1</revnumber>
  41. <date>January 2014</date>
  42. <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
  43. </revision>
  44. <revision>
  45. <revnumber>1.6</revnumber>
  46. <date>April 2014</date>
  47. <revremark>Released with the Yocto Project 1.6 Release.</revremark>
  48. </revision>
  49. <revision>
  50. <revnumber>1.7</revnumber>
  51. <date>October 2014</date>
  52. <revremark>Released with the Yocto Project 1.7 Release.</revremark>
  53. </revision>
  54. <revision>
  55. <revnumber>1.8</revnumber>
  56. <date>April 2015</date>
  57. <revremark>Released with the Yocto Project 1.8 Release.</revremark>
  58. </revision>
  59. <revision>
  60. <revnumber>2.0</revnumber>
  61. <date>October 2015</date>
  62. <revremark>Released with the Yocto Project 2.0 Release.</revremark>
  63. </revision>
  64. <revision>
  65. <revnumber>2.1</revnumber>
  66. <date>April 2016</date>
  67. <revremark>Released with the Yocto Project 2.1 Release.</revremark>
  68. </revision>
  69. <revision>
  70. <revnumber>2.2</revnumber>
  71. <date>October 2016</date>
  72. <revremark>Released with the Yocto Project 2.2 Release.</revremark>
  73. </revision>
  74. <revision>
  75. <revnumber>2.3</revnumber>
  76. <date>May 2017</date>
  77. <revremark>Released with the Yocto Project 2.3 Release.</revremark>
  78. </revision>
  79. <revision>
  80. <revnumber>2.4</revnumber>
  81. <date>October 2017</date>
  82. <revremark>Released with the Yocto Project 2.4 Release.</revremark>
  83. </revision>
  84. <revision>
  85. <revnumber>2.4.1</revnumber>
  86. <date>January 2018</date>
  87. <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
  88. </revision>
  89. <revision>
  90. <revnumber>2.4.2</revnumber>
  91. <date>March 2018</date>
  92. <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
  93. </revision>
  94. </revhistory>
  95. <copyright>
  96. <year>&COPYRIGHT_YEAR;</year>
  97. <holder>Linux Foundation</holder>
  98. </copyright>
  99. <legalnotice>
  100. <para>
  101. Permission is granted to copy, distribute and/or modify this document under
  102. 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.
  103. </para>
  104. <note><title>Manual Notes</title>
  105. <itemizedlist>
  106. <listitem><para>
  107. This version of the
  108. <emphasis>Yocto Project Linux Kernel Development Manual</emphasis>
  109. is for the &YOCTO_DOC_VERSION; release of the
  110. Yocto Project.
  111. To be sure you have the latest version of the manual
  112. for this release, go to the
  113. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  114. and select the manual from that site.
  115. Manuals from the site are more up-to-date than manuals
  116. derived from the Yocto Project released TAR files.
  117. </para></listitem>
  118. <listitem><para>
  119. If you located this manual through a web search, the
  120. version of the manual might not be the one you want
  121. (e.g. the search might have returned a manual much
  122. older than the Yocto Project version with which you
  123. are working).
  124. You can see all Yocto Project major releases by
  125. visiting the
  126. <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
  127. page.
  128. If you need a version of this manual for a different
  129. Yocto Project release, visit the
  130. <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
  131. and select the manual set by using the
  132. "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
  133. pull-down menus.
  134. </para></listitem>
  135. <listitem><para>
  136. To report any inaccuracies or problems with this
  137. manual, send an email to the Yocto Project
  138. discussion group at
  139. <filename>yocto@yoctoproject.com</filename> or log into
  140. the freenode <filename>#yocto</filename> channel.
  141. </para></listitem>
  142. </itemizedlist>
  143. </note>
  144. </legalnotice>
  145. </bookinfo>
  146. <xi:include href="kernel-dev-intro.xml"/>
  147. <xi:include href="kernel-dev-common.xml"/>
  148. <xi:include href="kernel-dev-advanced.xml"/>
  149. <xi:include href="kernel-dev-concepts-appx.xml"/>
  150. <xi:include href="kernel-dev-maint-appx.xml"/>
  151. <xi:include href="kernel-dev-faq.xml"/>
  152. <!-- <index id='index'>
  153. <title>Index</title>
  154. </index>
  155. -->
  156. </book>
  157. <!--
  158. vim: expandtab tw=80 ts=4
  159. -->