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/poky.ent | |
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/poky.ent')
-rw-r--r-- | documentation/poky.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 07c4f6d472..165b291eed 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,8 +1,8 @@ | |||
1 | <!ENTITY DISTRO "1.9"> | 1 | <!ENTITY DISTRO "2.0"> |
2 | <!ENTITY DISTRO_COMPRESSED "19"> | 2 | <!ENTITY DISTRO_COMPRESSED "20"> |
3 | <!ENTITY DISTRO_NAME "tbd"> | 3 | <!ENTITY DISTRO_NAME "jethro"> |
4 | <!ENTITY YOCTO_DOC_VERSION "1.9"> | 4 | <!ENTITY YOCTO_DOC_VERSION "2.0"> |
5 | <!ENTITY POKYVERSION "14.0.0"> | 5 | <!ENTITY POKYVERSION "15.0.0"> |
6 | <!ENTITY POKYVERSION_COMPRESSED "1400"> | 6 | <!ENTITY POKYVERSION_COMPRESSED "1400"> |
7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
8 | <!ENTITY COPYRIGHT_YEAR "2010-2015"> | 8 | <!ENTITY COPYRIGHT_YEAR "2010-2015"> |