blob: 537663dade0c097224c0ec4a51cddae202018eff [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -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='sdk-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/sdk-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 Application Development and the Extensible Software Development Kit (eSDK)
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050021 </title>
22
23 <authorgroup>
24 <author>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050025 <affiliation>
Andrew Geissler82c905d2020-04-13 13:39:40 -050026 <orgname>&ORGNAME;</orgname>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050027 </affiliation>
Andrew Geissler82c905d2020-04-13 13:39:40 -050028 <email>&ORGEMAIL;</email>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050029 </author>
30 </authorgroup>
31
32 <revhistory>
33 <revision>
34 <revnumber>2.1</revnumber>
35 <date>April 2016</date>
Andrew Geissler82c905d2020-04-13 13:39:40 -050036 <revremark>The initial document released with the Yocto Project 2.1 Release.</revremark>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050037 </revision>
Patrick Williamsc0f7c042017-02-23 20:41:17 -060038 <revision>
39 <revnumber>2.2</revnumber>
40 <date>October 2016</date>
41 <revremark>Released with the Yocto Project 2.2 Release.</revremark>
42 </revision>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050043 <revision>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050044 <revnumber>2.3</revnumber>
45 <date>May 2017</date>
46 <revremark>Released with the Yocto Project 2.3 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050047 </revision>
48 <revision>
Brad Bishopd7bf8c12018-02-25 22:55:05 -050049 <revnumber>2.4</revnumber>
50 <date>October 2017</date>
51 <revremark>Released with the Yocto Project 2.4 Release.</revremark>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050052 </revision>
53 <revision>
Brad Bishop316dfdd2018-06-25 12:45:53 -040054 <revnumber>2.5</revnumber>
55 <date>May 2018</date>
56 <revremark>Released with the Yocto Project 2.5 Release.</revremark>
Brad Bishop37a0e4d2017-12-04 01:01:44 -050057 </revision>
Brad Bishopd5ae7d92018-06-14 09:52:03 -070058 <revision>
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080059 <revnumber>2.6</revnumber>
60 <date>November 2018</date>
61 <revremark>Released with the Yocto Project 2.6 Release.</revremark>
Brad Bishopd5ae7d92018-06-14 09:52:03 -070062 </revision>
Brad Bishopf86d0552018-12-04 14:18:15 -080063 <revision>
Brad Bishop19323692019-04-05 15:28:33 -040064 <revnumber>2.7</revnumber>
Brad Bishopc342db32019-05-15 21:57:59 -040065 <date>May 2019</date>
Brad Bishop19323692019-04-05 15:28:33 -040066 <revremark>Released with the Yocto Project 2.7 Release.</revremark>
Brad Bishopf86d0552018-12-04 14:18:15 -080067 </revision>
Brad Bishopc342db32019-05-15 21:57:59 -040068 <revision>
Brad Bishop64c979e2019-11-04 13:55:29 -050069 <revnumber>3.0</revnumber>
Andrew Geissler82c905d2020-04-13 13:39:40 -050070 <date>October 2019</date>
Brad Bishop64c979e2019-11-04 13:55:29 -050071 <revremark>Released with the Yocto Project 3.0 Release.</revremark>
Brad Bishopc342db32019-05-15 21:57:59 -040072 </revision>
Andrew Geissler82c905d2020-04-13 13:39:40 -050073 <revision>
74 <revnumber>3.1</revnumber>
75 <date>&REL_MONTH_YEAR;</date>
76 <revremark>Released with the Yocto Project 3.1 Release.</revremark>
77 </revision>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050078 </revhistory>
79
80 <copyright>
81 <year>&COPYRIGHT_YEAR;</year>
82 <holder>Linux Foundation</holder>
83 </copyright>
84
85 <legalnotice>
86 <para>
87 Permission is granted to copy, distribute and/or modify this document under
88 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.
89 </para>
Brad Bishop6e60e8b2018-02-01 10:27:11 -050090 <note><title>Manual Notes</title>
91 <itemizedlist>
92 <listitem><para>
Brad Bishopd7bf8c12018-02-25 22:55:05 -050093 This version of the
94 <emphasis>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</emphasis>
95 manual is for the &YOCTO_DOC_VERSION; release of the
96 Yocto Project.
97 To be sure you have the latest version of the manual
Brad Bishop316dfdd2018-06-25 12:45:53 -040098 for this release, go to the
Andrew Geissler82c905d2020-04-13 13:39:40 -050099 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
Brad Bishop316dfdd2018-06-25 12:45:53 -0400100 and select the manual from that site.
101 Manuals from the site are more up-to-date than manuals
102 derived from the Yocto Project released TAR files.
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500103 </para></listitem>
104 <listitem><para>
Brad Bishop316dfdd2018-06-25 12:45:53 -0400105 If you located this manual through a web search, the
106 version of the manual might not be the one you want
107 (e.g. the search might have returned a manual much
108 older than the Yocto Project version with which you
109 are working).
110 You can see all Yocto Project major releases by
111 visiting the
112 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
113 page.
114 If you need a version of this manual for a different
115 Yocto Project release, visit the
Andrew Geissler82c905d2020-04-13 13:39:40 -0500116 <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink>
Brad Bishop316dfdd2018-06-25 12:45:53 -0400117 and select the manual set by using the
118 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
119 pull-down menus.
120 </para></listitem>
Andrew Geissler82c905d2020-04-13 13:39:40 -0500121 <listitem>
122 <para>
Brad Bishop316dfdd2018-06-25 12:45:53 -0400123 To report any inaccuracies or problems with this
Andrew Geissler82c905d2020-04-13 13:39:40 -0500124 (or any other Yocto Project) manual, send an email to
125 the Yocto Project documentation mailing list at
126 <filename>docs@lists.yoctoproject.org</filename> or
127 log into the freenode <filename>#yocto</filename> channel.
128 </para>
129 </listitem>
Brad Bishop6e60e8b2018-02-01 10:27:11 -0500130 </itemizedlist>
131 </note>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500132 </legalnotice>
133
134 </bookinfo>
135
136 <xi:include href="sdk-intro.xml"/>
137
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600138 <xi:include href="sdk-extensible.xml"/>
139
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500140 <xi:include href="sdk-using.xml"/>
141
Patrick Williamsc0f7c042017-02-23 20:41:17 -0600142 <xi:include href="sdk-working-projects.xml"/>
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500143
144 <xi:include href="sdk-appendix-obtain.xml"/>
145
146 <xi:include href="sdk-appendix-customizing.xml"/>
147
Brad Bishop37a0e4d2017-12-04 01:01:44 -0500148 <xi:include href="sdk-appendix-customizing-standard.xml"/>
149
Patrick Williamsd8c66bc2016-06-20 12:57:21 -0500150<!-- <index id='index'>
151 <title>Index</title>
152 </index>
153-->
154
155</book>
156<!--
157vim: expandtab tw=80 ts=4
158-->