summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-04-25 08:02:05 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-01 20:57:24 +0100
commit752c707df376fa5bf9898fccf1f7b7929d829dda (patch)
tree12c75320de30155df8d8423f298398f903bde670 /documentation
parentd20a24310eb43fed9a3f3e75752c9ad45a18cbe4 (diff)
downloadpoky-752c707df376fa5bf9898fccf1f7b7929d829dda.tar.gz
documentation/poky.ent: Changed "latest" to "current"
Needed to change this so that the manuals will make correctly and manual links will not point to the "latest" version of manuals on the YP website. This change should have been made prior to the final 1.2 build so that it would have been in the 1.2 tarball. (From yocto-docs rev: a8615e05aef205629c832041f30c76567d8359bd) 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 67eacdb56d..bc00de8b31 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,6 +1,6 @@
1<!ENTITY DISTRO "1.2"> 1<!ENTITY DISTRO "1.2">
2<!ENTITY DISTRO_NAME "denzil"> 2<!ENTITY DISTRO_NAME "denzil">
3<!ENTITY YOCTO_DOC_VERSION "latest"> 3<!ENTITY YOCTO_DOC_VERSION "current">
4<!ENTITY POKYVERSION "7.0"> 4<!ENTITY POKYVERSION "7.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">