summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-19 08:03:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-19 17:18:12 +0100
commit950ae12fe5c5cdd823171fb957bbe2493905c304 (patch)
tree336177ece76f3fefe95c802dea355cb9cbba22b3 /documentation
parent23df8e0a061a3e0412a965c759b6970d8c0a9241 (diff)
downloadpoky-950ae12fe5c5cdd823171fb957bbe2493905c304.tar.gz
documentation/poky.ent: updated YOCTO_DOCS_RELEASE variable to 1.3
We should not use "latest" any longer for this variable. The string is fine in URLs that might appear on a website but the actual variable should be set to the release number. This way when we go to release the version of the docs they do not have to be reset with a post-release commit to change the variable from "lastest" to "1.3". (From yocto-docs rev: f97122847e65c223173fabb793ef1ddb04605e62) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index f37370dc79..da04b3045d 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,6 +1,6 @@
1<!ENTITY DISTRO "1.3"> 1<!ENTITY DISTRO "1.3">
2<!ENTITY DISTRO_NAME "1.2+snapshot"> 2<!ENTITY DISTRO_NAME "1.2+snapshot">
3<!ENTITY YOCTO_DOC_VERSION "latest"> 3<!ENTITY YOCTO_DOC_VERSION "1.3">
4<!ENTITY POKYVERSION "8.0"> 4<!ENTITY POKYVERSION "8.0">
5<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> 5<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
6<!ENTITY COPYRIGHT_YEAR "2010-2012"> 6<!ENTITY COPYRIGHT_YEAR "2010-2012">