blob: d06f8513747c6b59c4a14cc309c996b3d4e16908 [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
6<book id='mega-manual' lang='en'
7 xmlns:xi="http://www.w3.org/2003/XInclude"
8 xmlns="http://docbook.org/ns/docbook"
9 >
10
11 <bookinfo>
12
13 <abstract>
14 The Yocto Project Mega-Manual is a concatenation of the published
15 Yocto Project HTML manuals for the given release.
16 The manual exists to help users efficiently search for strings
17 across the entire Yocto Project documentation set.
18 </abstract>
19
20 <mediaobject>
21 <imageobject>
22 <imagedata fileref='figures/mega-title.png'
23 format='SVG'
24 align='left' scalefit='1' width='100%'/>
25 </imageobject>
26 </mediaobject>
27
28 <title>
29 Yocto Project Mega-Manual
30 </title>
31
32 <authorgroup>
33 <author>
34 <firstname>Scott</firstname> <surname>Rifenbark</surname>
35 <affiliation>
36 <orgname>Intel Corporation</orgname>
37 </affiliation>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050038 <email>srifenbark@gmail.com</email>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050039 </author>
40 </authorgroup>
41
42 <revhistory>
43 <revision>
44 <revnumber>1.8</revnumber>
45 <date>April 2015</date>
46 <revremark>Released with the Yocto Project 1.8 Release.</revremark>
47 </revision>
48 <revision>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050049 <revnumber>2.0</revnumber>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050050 <date>October 2015</date>
Patrick Williamsf1e5d692016-03-30 15:21:19 -050051 <revremark>Released with the Yocto Project 2.0 Release.</revremark>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050052 </revision>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050053 <revision>
54 <revnumber>2.1</revnumber>
55 <date>April 2016</date>
56 <revremark>Released with the Yocto Project 2.1 Release.</revremark>
57 </revision>
Patrick Williamsc0f7c042017-02-23 20:41:17 -060058 <revision>
59 <revnumber>2.2</revnumber>
60 <date>October 2016</date>
61 <revremark>Released with the Yocto Project 2.2 Release.</revremark>
62 </revision>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050063 <revision>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050064 <revnumber>2.3</revnumber>
65 <date>May 2017</date>
66 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050067 </revision>
68 <revision>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050069 <revnumber>2.3.1</revnumber>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050070 <date>June 2017</date>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050071 <revremark>Released with the Yocto Project 2.3.1 Release.</revremark>
72 </revision>
73 <revision>
74 <revnumber>2.3.2</revnumber>
75 <date>September 2017</date>
76 <revremark>Released with the Yocto Project 2.3.2 Release.</revremark>
77 </revision>
78 <revision>
79 <revnumber>2.3.3</revnumber>
80 <date>January 2018</date>
81 <revremark>Released with the Yocto Project 2.3.3 Release.</revremark>
82 </revision>
83 <revision>
84 <revnumber>2.3.4</revnumber>
85 <date>April 2018</date>
86 <revremark>Released with the Yocto Project 2.3.4 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050087 </revision>
Patrick Williamsc124f4f2015-09-15 14:41:29 -050088 </revhistory>
89
90 <copyright>
91 <year>&COPYRIGHT_YEAR;</year>
92 <holder>Linux Foundation</holder>
93 </copyright>
94
95 <legalnotice>
96 <para>
97 Permission is granted to copy, distribute and/or modify this document under
98 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.
99 </para>
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500100 <note><title>Manual Notes</title>
101 <itemizedlist>
102 <listitem><para>
103 For the latest version of the Yocto Project
104 Mega-Manual associated with this Yocto Project release
105 (version &YOCTO_DOC_VERSION;),
106 see the Yocto Project Mega-Manual from the
107 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>.
108 </para></listitem>
109 <listitem><para>
110 This version of the manual is version
111 &YOCTO_DOC_VERSION;.
112 For later releases of the Yocto Project (if they exist),
113 go to the
114 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
115 and use the drop-down "Active Releases" button
116 and choose the Yocto Project version for which you want
117 the manual.
118 </para></listitem>
119 <listitem><para>
120 For an in-development version of the Yocto Project
121 Mega-Manual, see
122 <ulink url='&YOCTO_DOCS_URL;/latest/mega-manual/mega-manual.html'></ulink>.
123 </para></listitem>
124 </itemizedlist>
125 </note>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500126
127 </legalnotice>
128
129 </bookinfo>
130
131<!-- Includes yocto-project-qs -->
132
133 <xi:include
134 xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/yocto-project-qs.xml"/>
135
136<!-- Includes dev-manual title image and then dev-manual chapters -->
137
138 <para>
139 <imagedata fileref="figures/dev-title.png" width="100%" align="left" scalefit="1" />
140 </para>
141
142 <xi:include
143 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-intro.xml"/>
144 <xi:include
145 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-start.xml"/>
146 <xi:include
147 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-newbie.xml"/>
148 <xi:include
149 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-model.xml"/>
150 <xi:include
151 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-common-tasks.xml"/>
152 <xi:include
153 xmlns:xi="http://www.w3.org/2003/XInclude" href="../dev-manual/dev-manual-qemu.xml"/>
154
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500155<!-- Includes sdk-manual title image and then sdk-manual chapters -->
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500156
157 <para>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500158 <imagedata fileref="figures/sdk-title.png" width="100%" align="left" scalefit="1" />
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500159 </para>
160
161 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500162 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-intro.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500163 <xi:include
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600164 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/>
165 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500166 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500167 <xi:include
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600168 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-working-projects.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500169 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500170 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-obtain.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500171 <xi:include
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500172 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing.xml"/>
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600173 <xi:include
Brad Bishop37a0e4d2017-12-04 01:01:44 -0500174 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-customizing-standard.xml"/>
175 <xi:include
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600176 xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-mars.xml"/>
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500177
178<!-- Includes bsp-guide title image and then bsp-guide chapters -->
179
180 <para>
181 <imagedata fileref="figures/bsp-title.png" width="100%" align="left" scalefit="1" />
182 </para>
183
184 <xi:include
185 xmlns:xi="http://www.w3.org/2003/XInclude" href="../bsp-guide/bsp.xml"/>
186
187<!-- Includes kernel-dev title image and then kernel-dev chapters -->
188
189 <para>
190 <imagedata fileref="figures/kernel-dev-title.png" width="100%" align="left" scalefit="1" />
191 </para>
192
193 <xi:include
194 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-intro.xml"/>
195 <xi:include
196 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-common.xml"/>
197 <xi:include
198 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-advanced.xml"/>
199 <xi:include
200 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-concepts-appx.xml"/>
201 <xi:include
202 xmlns:xi="http://www.w3.org/2003/XInclude" href="../kernel-dev/kernel-dev-maint-appx.xml"/>
203
204<!-- Includes profile-manual title image and then profile-manual chapters -->
205
206 <para>
207 <imagedata fileref="figures/profile-title.png" width="100%" align="left" scalefit="1" />
208 </para>
209
210 <xi:include
211 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-intro.xml"/>
212 <xi:include
213 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-arch.xml"/>
214 <xi:include
215 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-usage.xml"/>
216 <xi:include
217 xmlns:xi="http://www.w3.org/2003/XInclude" href="../profile-manual/profile-manual-examples.xml"/>
218
219<!-- Includes ref-manual title image and then ref-manual chapters -->
220
221 <para>
222 <imagedata fileref="figures/poky-title.png" width="100%" align="left" scalefit="1" />
223 </para>
224
225 <xi:include
226 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/introduction.xml"/>
227
228 <xi:include
229 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/>
230
231 <xi:include
232 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/closer-look.xml"/>
233
234 <xi:include
235 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/>
236
237 <xi:include
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500238 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-release-process.xml"/>
239
240 <xi:include
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500241 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/migration.xml"/>
242
243 <xi:include
244 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-structure.xml"/>
245
246 <xi:include
247 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-classes.xml"/>
248
249 <xi:include
250 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-tasks.xml"/>
251
252 <xi:include
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600253 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-devtool-reference.xml"/>
254
255 <xi:include
Patrick Williamsc124f4f2015-09-15 14:41:29 -0500256 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/>
257
258 <xi:include
259 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-images.xml"/>
260
261 <xi:include
262 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-features.xml"/>
263
264 <xi:include
265 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-variables.xml"/>
266
267 <xi:include
268 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-varlocality.xml"/>
269
270 <xi:include
271 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/faq.xml"/>
272
273 <xi:include
274 xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/resources.xml"/>
275
276<!-- Includes toaster-manual title image and then toaster-manual chapters -->
277
278 <para>
279 <imagedata fileref="figures/toaster-title.png" width="100%" align="left" scalefit="1" />
280 </para>
281
282 <xi:include
283 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-intro.xml"/>
284
285 <xi:include
286 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-start.xml"/>
287
288 <xi:include
289 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-setup-and-use.xml"/>
290
291 <xi:include
292 xmlns:xi="http://www.w3.org/2003/XInclude" href="../toaster-manual/toaster-manual-reference.xml"/>
293
294</book>
295
296<!--
297vim: expandtab tw=80 ts=4
298-->