diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-27 08:10:12 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-10 11:08:00 +0000 |
commit | 9ca89fe495349099125b9bef4888ed1da7ea230d (patch) | |
tree | f2d8ea33b6fa6558e1a4f8acf0e8f221dc5c4ef9 /documentation/adt-manual/adt-manual.xml | |
parent | c82164fd0aa29d08681802ed9e2effdc2f2f62d3 (diff) | |
download | poky-9ca89fe495349099125b9bef4888ed1da7ea230d.tar.gz |
documentation: Prepared for YP 1.6.3 doc release.
Updated the following:
* poky.ent - bumped the variables for 1.6.3
* <manuals>.xml - updated the manual revision tables for
June of 2015.
* mega-manual.sed - Rolled the 1.6.2 string to 1.6.3 so links
in mega-manual will work locally.
(From yocto-docs rev: b3048611d268d129e9e1244d8dab6203519aa361)
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/adt-manual.xml')
-rw-r--r-- | documentation/adt-manual/adt-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 9192626e48..c47b2893f1 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -86,6 +86,11 @@ | |||
86 | <date>November 2014</date> | 86 | <date>November 2014</date> |
87 | <revremark>Released with the Yocto Project 1.6.2 Release.</revremark> | 87 | <revremark>Released with the Yocto Project 1.6.2 Release.</revremark> |
88 | </revision> | 88 | </revision> |
89 | <revision> | ||
90 | <revnumber>1.6.3</revnumber> | ||
91 | <date>March 2015</date> | ||
92 | <revremark>Released with the Yocto Project 1.6.3 Release.</revremark> | ||
93 | </revision> | ||
89 | </revhistory> | 94 | </revhistory> |
90 | 95 | ||
91 | <copyright> | 96 | <copyright> |