summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp-guide.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.xml')
-rw-r--r--documentation/bsp-guide/bsp-guide.xml23
1 files changed, 14 insertions, 9 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index b0550dc638..4f15f0dc87 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -2,7 +2,7 @@
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<book id='bsp-guide' lang='en' 5<book id='bsp-guide' lang='en'
6 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
7 xmlns="http://docbook.org/ns/docbook" 7 xmlns="http://docbook.org/ns/docbook"
8 > 8 >
@@ -10,13 +10,13 @@
10 10
11 <mediaobject> 11 <mediaobject>
12 <imageobject> 12 <imageobject>
13 <imagedata fileref='figures/bsp-title.png' 13 <imagedata fileref='figures/bsp-title.png'
14 format='SVG' 14 format='SVG'
15 align='center' scalefit='1' width='100%'/> 15 align='center' scalefit='1' width='100%'/>
16 </imageobject> 16 </imageobject>
17 </mediaobject> 17 </mediaobject>
18 18
19 <title></title> 19 <title></title>
20 20
21 <authorgroup> 21 <authorgroup>
22 <author> 22 <author>
@@ -66,6 +66,11 @@
66 <date>October 2012</date> 66 <date>October 2012</date>
67 <revremark>Released with the Yocto Project 1.3 Release.</revremark> 67 <revremark>Released with the Yocto Project 1.3 Release.</revremark>
68 </revision> 68 </revision>
69 <revision>
70 <revnumber>1.3.1</revnumber>
71 <date>Sometime in 2013</date>
72 <revremark>Released with the Yocto Project 1.3.1 Release.</revremark>
73 </revision>
69 </revhistory> 74 </revhistory>
70 75
71 <copyright> 76 <copyright>
@@ -75,12 +80,12 @@
75 80
76 <legalnotice> 81 <legalnotice>
77 <para> 82 <para>
78 Permission is granted to copy, distribute and/or modify this document under 83 Permission is granted to copy, distribute and/or modify this document under
79 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons. 84 the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by Creative Commons.
80 </para> 85 </para>
81 <note> 86 <note>
82 Due to production processes, there could be differences between the Yocto Project 87 Due to production processes, there could be differences between the Yocto Project
83 documentation bundled in the release tarball and the 88 documentation bundled in the release tarball and the
84 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on 89 <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on
85 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. 90 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
86 For the latest version of this manual, see the manual on the website. 91 For the latest version of this manual, see the manual on the website.
@@ -97,6 +102,6 @@
97--> 102-->
98 103
99</book> 104</book>
100<!-- 105<!--
101vim: expandtab tw=80 ts=4 106vim: expandtab tw=80 ts=4
102--> 107-->