diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2016-05-21 15:58:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-21 12:59:46 +0100 |
commit | 4f2dfdcd39d8a6982295f5f67a7072058d9d99c4 (patch) | |
tree | 823aa9fc71019488f7f80745d66b655bd1a27d63 /documentation/toaster-manual | |
parent | ddbc13155f4db5d98976dc93b586c0be4fc740d1 (diff) | |
download | poky-4f2dfdcd39d8a6982295f5f67a7072058d9d99c4.tar.gz |
documentation: Prepped for a 2.0.2 release
* poky.ent variables updated for the new release
* <manual>.xml files added the 2.0.2 entry in the manual revision
table. Used "TBA 2016" for now.
* mega-manual.sed file updated to replace "2.0.1" with "2.0.2"
(From yocto-docs rev: 0c112723d6982f7ddb6f2908389b5610937ff48f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 6e717ddb38..5905324763 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -46,6 +46,11 @@ | |||
46 | <date>March 2016</date> | 46 | <date>March 2016</date> |
47 | <revremark>Released with the Yocto Project 2.0.1 Release.</revremark> | 47 | <revremark>Released with the Yocto Project 2.0.1 Release.</revremark> |
48 | </revision> | 48 | </revision> |
49 | <revision> | ||
50 | <revnumber>2.0.2</revnumber> | ||
51 | <date>TBA 2016</date> | ||
52 | <revremark>Released with the Yocto Project 2.0.2 Release.</revremark> | ||
53 | </revision> | ||
49 | </revhistory> | 54 | </revhistory> |
50 | 55 | ||
51 | <copyright> | 56 | <copyright> |