diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-11-07 10:58:37 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-16 10:38:29 +0000 |
commit | 6ffa1514040f98e6584c8040074e32ef73c528db (patch) | |
tree | 6a6d94c403822db96f01800ae81355abd5f639c6 /documentation/adt-manual | |
parent | c1ba8e11747f3bc51f0bb4ecd485ccec23ac113e (diff) | |
download | poky-6ffa1514040f98e6584c8040074e32ef73c528db.tar.gz |
documentation: Updates to support 2.0.3 release in Jethro
Made the following changes to support the 2.0.3 release:
* Updated appropriate variables in the poky.ent file
* Updated the Manual revision tables for November of 2016
* Updated the mega-manual.sed file to create correct strings
for the 2.0.3 release.
(From yocto-docs rev: 4492fb46e478f3e89898d7bcc992f63d59396bd5)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 | 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 c3f1a2a798..9bd6e5649c 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml | |||
@@ -101,6 +101,11 @@ | |||
101 | <date>June 2016</date> | 101 | <date>June 2016</date> |
102 | <revremark>Released with the Yocto Project 2.0.2 Release.</revremark> | 102 | <revremark>Released with the Yocto Project 2.0.2 Release.</revremark> |
103 | </revision> | 103 | </revision> |
104 | <revision> | ||
105 | <revnumber>2.0.3</revnumber> | ||
106 | <date>November 2016</date> | ||
107 | <revremark>Released with the Yocto Project 2.0.3 Release.</revremark> | ||
108 | </revision> | ||
104 | </revhistory> | 109 | </revhistory> |
105 | 110 | ||
106 | <copyright> | 111 | <copyright> |