diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-21 09:38:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:49 +0000 |
commit | fa1ba9b0bfab5cdcc895fbcd1cad09a2c51beafb (patch) | |
tree | 928daf5c2408db7c976fae70fd810a108b396891 /documentation/adt-manual | |
parent | 3d26d97be459bd7ddce49e631332b3a9712594df (diff) | |
download | poky-fa1ba9b0bfab5cdcc895fbcd1cad09a2c51beafb.tar.gz |
documentation: Updates to Manual revision tables
Updated all six tables for both 1.5.1 and 1.6 releases. Both
entries need to ultimately be in the 1.6 version of the
manuals.
(From yocto-docs rev: ac1d2cc5686da142562cd674f7fa8908895a27df)
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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 0c51b1eb24..d97421b45f 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -66,6 +66,16 @@ | |||
66 | <date>October 2013</date> | 66 | <date>October 2013</date> |
67 | <revremark>Released with the Yocto Project 1.5 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 1.5 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | <revision> | ||
70 | <revnumber>1.5.1</revnumber> | ||
71 | <date>Sometime in 2013</date> | ||
72 | <revremark>Released with the Yocto Project 1.5.1 Release.</revremark> | ||
73 | </revision> | ||
74 | <revision> | ||
75 | <revnumber>1.6</revnumber> | ||
76 | <date>Sometime 2014</date> | ||
77 | <revremark>Released with the Yocto Project 1.6 Release.</revremark> | ||
78 | </revision> | ||
69 | </revhistory> | 79 | </revhistory> |
70 | 80 | ||
71 | <copyright> | 81 | <copyright> |