summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-11 13:47:39 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-11 23:05:48 +0000
commitc484129d7b8922521c32d5602e93f031e0162372 (patch)
tree2bf45df12b2b5776e9452dcb813bb25d78091b2c /documentation/poky.ent
parent5f27b611cd463422bfedecc31ded7319aa6c548d (diff)
downloadpoky-c484129d7b8922521c32d5602e93f031e0162372.tar.gz
documentation: Final bits to support a 2.0.1 doc release
Edits included: * Update to poky.ent to have 2.0.1 variable values. * Update to all Manual revision tables. * Update to mega-manual.sed file so good links result in the mega-manual. (From yocto-docs rev: d7277ca5c6863a116816ff81683a694a337de575) 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.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 33d52c04b2..6432bc624c 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,11 +1,11 @@
1<!ENTITY DISTRO "2.0"> 1<!ENTITY DISTRO "2.0.1">
2<!ENTITY DISTRO_COMPRESSED "20"> 2<!ENTITY DISTRO_COMPRESSED "201">
3<!ENTITY DISTRO_NAME "jethro"> 3<!ENTITY DISTRO_NAME "jethro">
4<!ENTITY YOCTO_DOC_VERSION "2.0"> 4<!ENTITY YOCTO_DOC_VERSION "2.0.1">
5<!ENTITY POKYVERSION "14.0.0"> 5<!ENTITY POKYVERSION "14.0.1">
6<!ENTITY POKYVERSION_COMPRESSED "1400"> 6<!ENTITY POKYVERSION_COMPRESSED "1401">
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-2016">
9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
10<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 10<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
11<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 11<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">