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/adt-manual | |
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/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index a920d9f43e..e6f3116b3a 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -31,12 +31,17 @@ | |||
31 | <revision> | 31 | <revision> |
32 | <revnumber>1.0</revnumber> | 32 | <revnumber>1.0</revnumber> |
33 | <date>6 April 2011</date> | 33 | <date>6 April 2011</date> |
34 | <revremark>Initial Document released with Yocto Project 1.0 on 6 April 2011.</revremark> | 34 | <revremark>Released with the Yocto Project 1.0 Release.</revremark> |
35 | </revision> | 35 | </revision> |
36 | <revision> | 36 | <revision> |
37 | <revnumber>1.0.1</revnumber> | 37 | <revnumber>1.0.1</revnumber> |
38 | <date>23 May 2011</date> | 38 | <date>23 May 2011</date> |
39 | <revremark>Released with Yocto Project 1.0.1 on 23 May 2011.</revremark> | 39 | <revremark>Released with the Yocto Project 1.0.1 Release.</revremark> |
40 | </revision> | ||
41 | <revision> | ||
42 | <revnumber>1.1</revnumber> | ||
43 | <date>6 October 2011</date> | ||
44 | <revremark>Released with the Yocto Project 1.1 Release.</revremark> | ||
40 | </revision> | 45 | </revision> |
41 | </revhistory> | 46 | </revhistory> |
42 | 47 | ||