summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-12 10:19:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-14 11:26:23 +0100
commit2bddf70a846320241ce9a94399e74a718519dcd8 (patch)
treeb06206aed3aa3ec9d731f67edc9c48bcf117d53d /documentation
parent6698060d8eaf93eab602b90c14ca6ccc75921686 (diff)
downloadpoky-2bddf70a846320241ce9a94399e74a718519dcd8.tar.gz
documentation/poky.ent: Updated variables for correct 1.2.1 build.
Key variables are DISTRO at "1.2.1", YOCTO_DOC_VERSION at "current", and POKYVERSION at "7.0.1". Note that I have to change "current" to "1.2.1" before publishing any manuals prior to the official release of 1.2.1. (From yocto-docs rev: e62e0baec71c9d39473a9c67caf17f26346539d5) 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.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index bc00de8b31..aec1391e30 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,7 +1,7 @@
1<!ENTITY DISTRO "1.2"> 1<!ENTITY DISTRO "1.2.1">
2<!ENTITY DISTRO_NAME "denzil"> 2<!ENTITY DISTRO_NAME "denzil">
3<!ENTITY YOCTO_DOC_VERSION "current"> 3<!ENTITY YOCTO_DOC_VERSION "current">
4<!ENTITY POKYVERSION "7.0"> 4<!ENTITY POKYVERSION "7.0.1">
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">
7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">