blob: 66439930e4f36d174648277264f59e939b28b05f [file] [log] [blame]
Andrew Geissler4873add2020-11-02 18:44:49 -06001<!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<!--SPDX-License-Identifier: CC-BY-2.0-UK-->
5
6<book id='dev-manual' lang='en'
7 xmlns:xi="http://www.w3.org/2003/XInclude"
8 xmlns="http://docbook.org/ns/docbook"
9 >
10 <bookinfo>
11
12 <mediaobject>
13 <imageobject>
14 <imagedata fileref='figures/dev-title.png'
15 format='SVG'
16 align='left' scalefit='1' width='100%'/>
17 </imageobject>
18 </mediaobject>
19
20 <title>
21 Yocto Project Development Tasks Manual
22 </title>
23
24 <authorgroup>
25 <author>
26 <affiliation>
27 <orgname>&ORGNAME;</orgname>
28 </affiliation>
29 <email>&ORGEMAIL;</email>
30 </author>
31 </authorgroup>
32
33 <revhistory>
34 <revision>
35 <revnumber>1.1</revnumber>
36 <date>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.6</revnumber>
61 <date>April 2014</date>
62 <revremark>Released with the Yocto Project 1.6 Release.</revremark>
63 </revision>
64 <revision>
65 <revnumber>1.7</revnumber>
66 <date>October 2014</date>
67 <revremark>Released with the Yocto Project 1.7 Release.</revremark>
68 </revision>
69 <revision>
70 <revnumber>1.8</revnumber>
71 <date>April 2015</date>
72 <revremark>Released with the Yocto Project 1.8 Release.</revremark>
73 </revision>
74 <revision>
75 <revnumber>2.0</revnumber>
76 <date>October 2015</date>
77 <revremark>Released with the Yocto Project 2.0 Release.</revremark>
78 </revision>
79 <revision>
80 <revnumber>2.1</revnumber>
81 <date>April 2016</date>
82 <revremark>Released with the Yocto Project 2.1 Release.</revremark>
83 </revision>
84 <revision>
85 <revnumber>2.2</revnumber>
86 <date>October 2016</date>
87 <revremark>Released with the Yocto Project 2.2 Release.</revremark>
88 </revision>
89 <revision>
90 <revnumber>2.3</revnumber>
91 <date>May 2017</date>
92 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
93 </revision>
94 <revision>
95 <revnumber>2.4</revnumber>
96 <date>October 2017</date>
97 <revremark>Released with the Yocto Project 2.4 Release.</revremark>
98 </revision>
99 <revision>
100 <revnumber>2.5</revnumber>
101 <date>May 2018</date>
102 <revremark>Released with the Yocto Project 2.5 Release.</revremark>
103 </revision>
104 <revision>
105 <revnumber>2.6</revnumber>
106 <date>November 2018</date>
107 <revremark>Released with the Yocto Project 2.6 Release.</revremark>
108 </revision>
109 <revision>
110 <revnumber>2.7</revnumber>
111 <date>May 2019</date>
112 <revremark>Released with the Yocto Project 2.7 Release.</revremark>
113 </revision>
114 <revision>
115 <revnumber>3.0</revnumber>
116 <date>October 2019</date>
117 <revremark>Released with the Yocto Project 3.0 Release.</revremark>
118 </revision>
119 <revision>
120 <revnumber>3.1</revnumber>
121 <date>&REL_MONTH_YEAR;</date>
122 <revremark>Released with the Yocto Project 3.1 Release.</revremark>
123 </revision>
124 </revhistory>
125
126 <copyright>
127 <year>&COPYRIGHT_YEAR;</year>
128 <holder>Linux Foundation</holder>
129 </copyright>
130
131 <legalnotice>
132 <para>
133 Permission is granted to copy, distribute and/or modify this document under
134 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">
135 Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by
136 Creative Commons.
137 </para>
138 <note><title>Manual Notes</title>
139 <itemizedlist>
140 <listitem><para>
141 This version of the
142 <emphasis>Yocto Project Development Tasks Manual</emphasis>
143 is for the &YOCTO_DOC_VERSION; release of the
144 Yocto Project.
145 To be sure you have the latest version of the manual
146 for this release, go to the
147 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
148 and select the manual from that site.
149 Manuals from the site are more up-to-date than manuals
150 derived from the Yocto Project released TAR files.
151 </para></listitem>
152 <listitem><para>
153 If you located this manual through a web search, the
154 version of the manual might not be the one you want
155 (e.g. the search might have returned a manual much
156 older than the Yocto Project version with which you
157 are working).
158 You can see all Yocto Project major releases by
159 visiting the
160 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
161 page.
162 If you need a version of this manual for a different
163 Yocto Project release, visit the
164 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
165 and select the manual set by using the
166 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
167 pull-down menus.
168 </para></listitem>
169 <listitem>
170 <para>
171 To report any inaccuracies or problems with this
172 (or any other Yocto Project) manual, send an email to
173 the Yocto Project documentation mailing list at
174 <filename>docs@lists.yoctoproject.org</filename> or
175 log into the freenode <filename>#yocto</filename> channel.
176 </para>
177 </listitem>
178 </itemizedlist>
179 </note>
180 </legalnotice>
181
182 </bookinfo>
183
184 <xi:include href="dev-manual-intro.xml"/>
185
186 <xi:include href="dev-manual-start.xml"/>
187
188 <xi:include href="dev-manual-common-tasks.xml"/>
189
190 <xi:include href="dev-manual-qemu.xml"/>
191
192</book>
193<!--
194vim: expandtab tw=80 ts=4
195-->