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/profile-manual/profile-manual.xml | |
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/profile-manual/profile-manual.xml')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 89530260f4..12b5605b65 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -71,6 +71,11 @@ | |||
71 | <date>March 2016</date> | 71 | <date>March 2016</date> |
72 | <revremark>Released with the Yocto Project 2.0.1 Release.</revremark> | 72 | <revremark>Released with the Yocto Project 2.0.1 Release.</revremark> |
73 | </revision> | 73 | </revision> |
74 | <revision> | ||
75 | <revnumber>2.0.2</revnumber> | ||
76 | <date>TBA 2016</date> | ||
77 | <revremark>Released with the Yocto Project 2.0.2 Release.</revremark> | ||
78 | </revision> | ||
74 | </revhistory> | 79 | </revhistory> |
75 | 80 | ||
76 | <copyright> | 81 | <copyright> |