summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-19 10:31:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:25 +0100
commit260ff60f93dc1cea845d3138b4174004cb511454 (patch)
tree11b51322a3e8491bb34cd7cb6fb7cd66d6df8717 /documentation/poky.ent
parent71291ed53eaab9525108e4c78ad50ad1ce32d666 (diff)
downloadpoky-260ff60f93dc1cea845d3138b4174004cb511454.tar.gz
documentation: Changes to support a 2.1.2 krogoth release.
Updated the poky.ent file to have the 2.1.2 variables. Updated the manual revision tables to use 2.1.2 and October (a guess) Updated the mega-manual.sed file so mega-manual links would resolve (From yocto-docs rev: edf0777e7aa1fc2b41691791284c29d75dc94357) 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.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index a63c3ea84f..9018a12cbb 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.1.1"> 1<!ENTITY DISTRO "2.1.2">
2<!ENTITY DISTRO_COMPRESSED "212"> 2<!ENTITY DISTRO_COMPRESSED "212">
3<!ENTITY DISTRO_NAME_NO_CAP "krogoth"> 3<!ENTITY DISTRO_NAME_NO_CAP "krogoth">
4<!ENTITY DISTRO_NAME "Krogoth"> 4<!ENTITY DISTRO_NAME "Krogoth">
5<!ENTITY YOCTO_DOC_VERSION "2.1.1"> 5<!ENTITY YOCTO_DOC_VERSION "2.1.2">
6<!ENTITY POKYVERSION "15.0.1"> 6<!ENTITY POKYVERSION "15.0.2">
7<!ENTITY POKYVERSION_COMPRESSED "1501"> 7<!ENTITY POKYVERSION_COMPRESSED "1502">
8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> 8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;">
9<!ENTITY COPYRIGHT_YEAR "2010-2016"> 9<!ENTITY COPYRIGHT_YEAR "2010-2016">
10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">