diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-09-29 12:53:43 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-04 13:46:42 +0100 |
commit | 14be63e6350befef570c252b05d7e2dc70a9ec11 (patch) | |
tree | 091341ea9482c1e94667ad170a631c46e757b5bb /documentation/bsp-guide | |
parent | 11f9e74190d42c426de107e03cce36739ebc2044 (diff) | |
download | poky-14be63e6350befef570c252b05d7e2dc70a9ec11.tar.gz |
documentation: Updated title pages.
Updated the title pages for the ADT, BSP, Dev, and Ref manuals to
contain the Oct 6 release date for the books. Also, changed the
author field for the BSP guide to include Tom Zanussi as well
as Richard Purdie.
(From yocto-docs rev: 301da0a5b305e4b332397bb67f6a6a77751991d2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 75fa7fe64c..7f06df7110 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -19,10 +19,17 @@ | |||
19 | 19 | ||
20 | <authorgroup> | 20 | <authorgroup> |
21 | <author> | 21 | <author> |
22 | <firstname>Richard</firstname> <surname>Purdie</surname> | 22 | <firstname>Tom</firstname> <surname>Zanussi</surname> |
23 | <affiliation> | 23 | <affiliation> |
24 | <orgname>Intel Corporation</orgname> | 24 | <orgname>Intel Corporation</orgname> |
25 | </affiliation> | 25 | </affiliation> |
26 | <email>tom.zanussi@intel.com</email> | ||
27 | </author> | ||
28 | <author> | ||
29 | <firstname>Richard</firstname> <surname>Purdie</surname> | ||
30 | <affiliation> | ||
31 | <orgname>Linux Foundation</orgname> | ||
32 | </affiliation> | ||
26 | <email>richard.purdie@linuxfoundation.org</email> | 33 | <email>richard.purdie@linuxfoundation.org</email> |
27 | </author> | 34 | </author> |
28 | </authorgroup> | 35 | </authorgroup> |
@@ -30,19 +37,23 @@ | |||
30 | <revhistory> | 37 | <revhistory> |
31 | <revision> | 38 | <revision> |
32 | <revnumber>0.9</revnumber> | 39 | <revnumber>0.9</revnumber> |
33 | <date>27 October 2010</date> | 40 | <date>24 November 2010</date> |
34 | <revremark>This manual revision is the initial manual and corresponds to the | 41 | <revremark>The initial document draft released with the Yocto Project 0.9 Release.</revremark> |
35 | Yocto Project 0.9 Release.</revremark> | ||
36 | </revision> | 42 | </revision> |
37 | <revision> | 43 | <revision> |
38 | <revnumber>1.0</revnumber> | 44 | <revnumber>1.0</revnumber> |
39 | <date>6 April 2011</date> | 45 | <date>6 April 2011</date> |
40 | <revremark>This manual revision corresponds to the Yocto Project 1.0 Release.</revremark> | 46 | <revremark>Released with the Yocto Project 1.0 Release.</revremark> |
41 | </revision> | 47 | </revision> |
42 | <revision> | 48 | <revision> |
43 | <revnumber>1.0.1</revnumber> | 49 | <revnumber>1.0.1</revnumber> |
44 | <date>23 May 2011</date> | 50 | <date>23 May 2011</date> |
45 | <revremark>Released with Yocto Project 1.0.1 on 23 May 2011.</revremark> | 51 | <revremark>Released with the Yocto Project 1.0.1 Release.</revremark> |
52 | </revision> | ||
53 | <revision> | ||
54 | <revnumber>1.1</revnumber> | ||
55 | <date>6 October 2011</date> | ||
56 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> | ||
46 | </revision> | 57 | </revision> |
47 | </revhistory> | 58 | </revhistory> |
48 | 59 | ||