summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-25 12:18:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-03 13:52:53 +0000
commita01f335f3dc35840c86c2b02674083f4417f7d9a (patch)
tree42658afc7df85b63bb57bcf5682d9d13b42091f0 /documentation/poky.ent
parent2e6924e74dded0ab8ea0dfd65d9b20563a205b94 (diff)
downloadpoky-a01f335f3dc35840c86c2b02674083f4417f7d9a.tar.gz
documentation: prepare for 1.4
Made changes to the poky.ent file to change the three variables needed to build manuals for 1.4. Made new entries in the manual revision history tables for the five manuals that have them. Each entry shows the "TBD" release coming up. (From yocto-docs rev: f7f75a238d709698f1582ce22e209c09ee60581b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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 8e0af71fa2..fc8642afed 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
1<!ENTITY DISTRO "1.3"> 1<!ENTITY DISTRO "1.4">
2<!ENTITY DISTRO_NAME "danny"> 2<!ENTITY DISTRO_NAME "tbd">
3<!ENTITY YOCTO_DOC_VERSION "1.3"> 3<!ENTITY YOCTO_DOC_VERSION "1.4">
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-2013">
7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
8<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 8<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
9<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 9<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">