|
@@ -2,7 +2,7 @@
|
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
|
|
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
|
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
|
|
|
|
|
-<book id='dev-manual' lang='en'
|
|
|
|
|
|
+<book id='dev-manual' lang='en'
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
xmlns="http://docbook.org/ns/docbook"
|
|
>
|
|
>
|
|
@@ -10,13 +10,13 @@
|
|
|
|
|
|
<mediaobject>
|
|
<mediaobject>
|
|
<imageobject>
|
|
<imageobject>
|
|
- <imagedata fileref='figures/dev-title.png'
|
|
|
|
- format='SVG'
|
|
|
|
|
|
+ <imagedata fileref='figures/dev-title.png'
|
|
|
|
+ format='SVG'
|
|
align='left' scalefit='1' width='100%'/>
|
|
align='left' scalefit='1' width='100%'/>
|
|
- </imageobject>
|
|
|
|
|
|
+ </imageobject>
|
|
</mediaobject>
|
|
</mediaobject>
|
|
|
|
|
|
- <title></title>
|
|
|
|
|
|
+ <title></title>
|
|
|
|
|
|
<authorgroup>
|
|
<authorgroup>
|
|
<author>
|
|
<author>
|
|
@@ -44,6 +44,11 @@
|
|
<date>July 2012</date>
|
|
<date>July 2012</date>
|
|
<revremark>Released with the Yocto Project 1.2.1 Release.</revremark>
|
|
<revremark>Released with the Yocto Project 1.2.1 Release.</revremark>
|
|
</revision>
|
|
</revision>
|
|
|
|
+ <revision>
|
|
|
|
+ <revnumber>1.2.2</revnumber>
|
|
|
|
+ <date>Sometime in 2013</date>
|
|
|
|
+ <revremark>Released with the Yocto Project 1.2.2 Release.</revremark>
|
|
|
|
+ </revision>
|
|
</revhistory>
|
|
</revhistory>
|
|
|
|
|
|
<copyright>
|
|
<copyright>
|
|
@@ -53,15 +58,15 @@
|
|
|
|
|
|
<legalnotice>
|
|
<legalnotice>
|
|
<para>
|
|
<para>
|
|
- Permission is granted to copy, distribute and/or modify this document under
|
|
|
|
|
|
+ Permission is granted to copy, distribute and/or modify this document under
|
|
the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">
|
|
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 & Wales</ulink> as published by
|
|
|
|
|
|
+ Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by
|
|
Creative Commons.
|
|
Creative Commons.
|
|
</para>
|
|
</para>
|
|
|
|
|
|
<note>
|
|
<note>
|
|
Due to production processes, there could be differences between the Yocto Project
|
|
Due to production processes, there could be differences between the Yocto Project
|
|
- documentation bundled in the release tarball and
|
|
|
|
|
|
+ documentation bundled in the release tarball and
|
|
<ulink url='&YOCTO_DOCS_DEV_URL;'>
|
|
<ulink url='&YOCTO_DOCS_DEV_URL;'>
|
|
The Yocto Project Development Manual</ulink> on
|
|
The Yocto Project Development Manual</ulink> on
|
|
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
|
|
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
|
|
@@ -86,6 +91,6 @@
|
|
<xi:include href="dev-manual-kernel-appendix.xml"/>
|
|
<xi:include href="dev-manual-kernel-appendix.xml"/>
|
|
|
|
|
|
</book>
|
|
</book>
|
|
-<!--
|
|
|
|
-vim: expandtab tw=80 ts=4
|
|
|
|
|
|
+<!--
|
|
|
|
+vim: expandtab tw=80 ts=4
|
|
-->
|
|
-->
|