summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-11-07 10:58:37 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-16 10:38:29 +0000
commit6ffa1514040f98e6584c8040074e32ef73c528db (patch)
tree6a6d94c403822db96f01800ae81355abd5f639c6 /documentation/poky.ent
parentc1ba8e11747f3bc51f0bb4ecd485ccec23ac113e (diff)
downloadpoky-6ffa1514040f98e6584c8040074e32ef73c528db.tar.gz
documentation: Updates to support 2.0.3 release in Jethro
Made the following changes to support the 2.0.3 release: * Updated appropriate variables in the poky.ent file * Updated the Manual revision tables for November of 2016 * Updated the mega-manual.sed file to create correct strings for the 2.0.3 release. (From yocto-docs rev: 4492fb46e478f3e89898d7bcc992f63d59396bd5) 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 ac8c46bd6e..5159987446 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
1<!ENTITY DISTRO "2.0.2"> 1<!ENTITY DISTRO "2.0.3">
2<!ENTITY DISTRO_COMPRESSED "202"> 2<!ENTITY DISTRO_COMPRESSED "203">
3<!ENTITY DISTRO_NAME "jethro"> 3<!ENTITY DISTRO_NAME "jethro">
4<!ENTITY YOCTO_DOC_VERSION "2.0.2"> 4<!ENTITY YOCTO_DOC_VERSION "2.0.3">
5<!ENTITY POKYVERSION "14.0.2"> 5<!ENTITY POKYVERSION "14.0.3">
6<!ENTITY POKYVERSION_COMPRESSED "1402"> 6<!ENTITY POKYVERSION_COMPRESSED "1403">
7<!ENTITY DISTRO_NAME_NO_CAP "jethro"> 7<!ENTITY DISTRO_NAME_NO_CAP "jethro">
8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> 8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
9<!ENTITY COPYRIGHT_YEAR "2010-2016"> 9<!ENTITY COPYRIGHT_YEAR "2010-2016">