aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-09-25 10:28:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:06:32 +0100
commit1944d2800073ebaad2a2393c25b0800d930e9acf (patch)
treeeac54bac8d6a7c2044317f158a1b7f65c0f5ed7a /documentation/poky.ent
parent8d2a6f03f6980361eb0b4ee089b6e552ac0462ab (diff)
downloadopenembedded-core-contrib-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.ent10
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 @@
-<!ENTITY DISTRO "1.9">
-<!ENTITY DISTRO_COMPRESSED "19">
-<!ENTITY DISTRO_NAME "tbd">
-<!ENTITY YOCTO_DOC_VERSION "1.9">
-<!ENTITY POKYVERSION "14.0.0">
+<!ENTITY DISTRO "2.0">
+<!ENTITY DISTRO_COMPRESSED "20">
+<!ENTITY DISTRO_NAME "jethro">
+<!ENTITY YOCTO_DOC_VERSION "2.0">
+<!ENTITY POKYVERSION "15.0.0">
<!ENTITY POKYVERSION_COMPRESSED "1400">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2015">