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/ref-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/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 0b4eddf00c..a296b9bc3d 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -93,9 +93,9 @@ | |||
93 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> | 93 | <revremark>Released with the Yocto Project 1.8 Release.</revremark> |
94 | </revision> | 94 | </revision> |
95 | <revision> | 95 | <revision> |
96 | <revnumber>1.9</revnumber> | 96 | <revnumber>2.0</revnumber> |
97 | <date>October 2015</date> | 97 | <date>October 2015</date> |
98 | <revremark>Released with the Yocto Project 1.9 Release.</revremark> | 98 | <revremark>Released with the Yocto Project 2.0 Release.</revremark> |
99 | </revision> | 99 | </revision> |
100 | </revhistory> | 100 | </revhistory> |
101 | 101 | ||