diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2015-09-25 10:28:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 23:06:32 +0100 |
commit | 1944d2800073ebaad2a2393c25b0800d930e9acf (patch) | |
tree | eac54bac8d6a7c2044317f158a1b7f65c0f5ed7a /documentation/profile-manual | |
parent | 8d2a6f03f6980361eb0b4ee089b6e552ac0462ab (diff) | |
download | poky-1944d2800073ebaad2a2393c25b0800d930e9acf.tar.gz |
documentation: Updated files to support 2.0 release.
These updates included editing the poky.ent file so that
DISTRO and related variables are now 2.0. Also updated all
the title pages to have the manual revision table correct.
Finally, used my email for the manuals.
(From yocto-docs rev: deae61bfbb528ea0ced82399a78260a7f34a7a11)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 38620df877..7f9b2c43b1 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -62,9 +62,9 @@ | |||
62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 62 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
63 | </revision> | 63 | </revision> |
64 | <revision> | 64 | <revision> |
65 | <revnumber>1.9</revnumber> | 65 | <revnumber>2.0</revnumber> |
66 | <date>October 2015</date> | 66 | <date>October 2015</date> |
67 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | 67 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
68 | </revision> | 68 | </revision> |
69 | </revhistory> | 69 | </revhistory> |
70 | 70 | ||