summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2015-11-10 08:10:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-18 16:44:02 +0000
commit51246bfae3b0012a5940ce744816de70ccbf1292 (patch)
treecca4ded332044c15913bbb3f104e2f32ed3937fd /documentation/poky.ent
parente3425d4b0d285a71b061dcea1e0b084033054e4f (diff)
downloadpoky-51246bfae3b0012a5940ce744816de70ccbf1292.tar.gz
documentation: Updates to support a 1.8.1 YP manual release.
Involves setting poky.ent variables, updating the manual revision tables, and editing the mega-manual.sed file to have the 1.8.1 string in there. (From yocto-docs rev: 5f06e00c9bd657059433cd3487e86eccd31e5cd6) 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 2a12c7c476..cf6d41dd4f 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
1<!ENTITY DISTRO "1.8"> 1<!ENTITY DISTRO "1.8.1">
2<!ENTITY DISTRO_COMPRESSED "18"> 2<!ENTITY DISTRO_COMPRESSED "181">
3<!ENTITY DISTRO_NAME "fido"> 3<!ENTITY DISTRO_NAME "fido">
4<!ENTITY YOCTO_DOC_VERSION "1.8"> 4<!ENTITY YOCTO_DOC_VERSION "1.8.1">
5<!ENTITY POKYVERSION "13.0.0"> 5<!ENTITY POKYVERSION "13.0.1">
6<!ENTITY POKYVERSION_COMPRESSED "1300"> 6<!ENTITY POKYVERSION_COMPRESSED "1301">
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">
9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">