blob: ed8011dc1c8d25b4dd0bd42eb0f86ce30b90d424 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001<!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='dev-manual' 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/dev-title.png'
14 format='SVG'
15 align='left' scalefit='1' width='100%'/>
16 </imageobject>
17 </mediaobject>
18
19 <title>
Brad Bishopd7bf8c12018-02-25 22:55:05 -050020 Yocto Project Development Tasks Manual
Patrick Williamsc124f4f2015-09-15 14:41:29 -050021 </title>
22
23 <authorgroup>
24 <author>
25 <firstname>Scott</firstname> <surname>Rifenbark</surname>
26 <affiliation>
Brad Bishopd7bf8c12018-02-25 22:55:05 -050027 <orgname>Scotty's Documentation Services, INC</orgname>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050028 </affiliation>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050029 <email>srifenbark@gmail.com</email>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050030 </author>
31 </authorgroup>
32
33 <revhistory>
34 <revision>
35 <revnumber>1.1</revnumber>
36 <date>6 October 2011</date>
37 <revremark>The initial document released with the Yocto Project 1.1 Release.</revremark>
38 </revision>
39 <revision>
40 <revnumber>1.2</revnumber>
41 <date>April 2012</date>
42 <revremark>Released with the Yocto Project 1.2 Release.</revremark>
43 </revision>
44 <revision>
45 <revnumber>1.3</revnumber>
46 <date>October 2012</date>
47 <revremark>Released with the Yocto Project 1.3 Release.</revremark>
48 </revision>
49 <revision>
50 <revnumber>1.4</revnumber>
51 <date>April 2013</date>
52 <revremark>Released with the Yocto Project 1.4 Release.</revremark>
53 </revision>
54 <revision>
55 <revnumber>1.5</revnumber>
56 <date>October 2013</date>
57 <revremark>Released with the Yocto Project 1.5 Release.</revremark>
58 </revision>
59 <revision>
60 <revnumber>1.5.1</revnumber>
61 <date>January 2014</date>
62 <revremark>Released with the Yocto Project 1.5.1 Release.</revremark>
63 </revision>
64 <revision>
65 <revnumber>1.6</revnumber>
66 <date>April 2014</date>
67 <revremark>Released with the Yocto Project 1.6 Release.</revremark>
68 </revision>
69 <revision>
70 <revnumber>1.7</revnumber>
71 <date>October 2014</date>
72 <revremark>Released with the Yocto Project 1.7 Release.</revremark>
73 </revision>
74 <revision>
75 <revnumber>1.8</revnumber>
76 <date>April 2015</date>
77 <revremark>Released with the Yocto Project 1.8 Release.</revremark>
78 </revision>
79 <revision>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050080 <revnumber>2.0</revnumber>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050081 <date>October 2015</date>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050082 <revremark>Released with the Yocto Project 2.0 Release.</revremark>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050083 </revision>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050084 <revision>
85 <revnumber>2.1</revnumber>
86 <date>April 2016</date>
87 <revremark>Released with the Yocto Project 2.1 Release.</revremark>
88 </revision>
Patrick Williamsc0f7c042017-02-23 20:41:17 -060089 <revision>
90 <revnumber>2.2</revnumber>
91 <date>October 2016</date>
92 <revremark>Released with the Yocto Project 2.2 Release.</revremark>
93 </revision>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050094 <revision>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050095 <revnumber>2.3</revnumber>
96 <date>May 2017</date>
97 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050098 </revision>
99 <revision>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500100 <revnumber>2.4</revnumber>
101 <date>October 2017</date>
102 <revremark>Released with the Yocto Project 2.4 Release.</revremark>
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500103 </revision>
104 <revision>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500105 <revnumber>2.4.1</revnumber>
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500106 <date>January 2018</date>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500107 <revremark>Released with the Yocto Project 2.4.1 Release.</revremark>
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500108 </revision>
109 <revision>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500110 <revnumber>2.4.2</revnumber>
111 <date>March 2018</date>
112 <revremark>Released with the Yocto Project 2.4.2 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -0500113 </revision>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500114 </revhistory>
115
116 <copyright>
117 <year>&COPYRIGHT_YEAR;</year>
118 <holder>Linux Foundation</holder>
119 </copyright>
120
121 <legalnotice>
122 <para>
123 Permission is granted to copy, distribute and/or modify this document under
124 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">
125 Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by
126 Creative Commons.
127 </para>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500128 <note><title>Manual Notes</title>
129 <itemizedlist>
130 <listitem><para>
131 This version of the
132 <emphasis>Yocto Project Development Tasks Manual</emphasis>
133 is for the &YOCTO_DOC_VERSION; release of the
134 Yocto Project.
135 To be sure you have the latest version of the manual
136 for this release, use the manual from the
137 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>.
138 </para></listitem>
139 <listitem><para>
140 For manuals associated with other releases of the Yocto
141 Project, go to the
142 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
143 and use the drop-down "Active Releases" button
144 and choose the manual associated with the desired
145 Yocto Project.
146 </para></listitem>
147 <listitem><para>
148 To report any inaccuracies or problems with this
149 manual, send an email to the Yocto Project
150 discussion group at
151 <filename>yocto@yoctoproject.com</filename> or log into
152 the freenode <filename>#yocto</filename> channel.
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500153 </para></listitem>
Brad Bishopd7bf8c12018-02-25 22:55:05 -0500154 </itemizedlist>
155 </note>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500156 </legalnotice>
157
158 </bookinfo>
159
160 <xi:include href="dev-manual-intro.xml"/>
161
162 <xi:include href="dev-manual-start.xml"/>
163
164 <xi:include href="dev-manual-newbie.xml"/>
165
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500166 <xi:include href="dev-manual-common-tasks.xml"/>
167
168 <xi:include href="dev-manual-qemu.xml"/>
169
170</book>
171<!--
172vim: expandtab tw=80 ts=4
173-->