aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-05-06 18:04:46 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:23:38 +0100
commit91ec8a898866878352c55d9ad70d8e851e8a31f9 (patch)
tree458aec3dc0c30a1dfdb92c03356ab51ce7632bc5 /documentation/poky.ent
parent98d2211872a9d3d0e57d79d5200a14254e6d81fd (diff)
downloadopenembedded-core-contrib-91ec8a898866878352c55d9ad70d8e851e8a31f9.tar.gz
documentation: Updates to properly build the 1.5 manuals
1. Changed the variables in poky.ent to contain the "1.5" string and the "tbd" string for the unknowns. 2. Updated the manual revision history tables so to replace the 1.4.1 release entry, which should not be there, to the 1.5 entry. (From yocto-docs rev: d03a09875b1fe0d244b7a7c1bde718319d95a8ab) 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 4a835ca914..1aeaba730d 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,7 +1,7 @@
-<!ENTITY DISTRO "1.4.1">
-<!ENTITY DISTRO_NAME "dylan">
-<!ENTITY YOCTO_DOC_VERSION "1.4.1">
-<!ENTITY POKYVERSION "9.0.1">
+<!ENTITY DISTRO "1.5">
+<!ENTITY DISTRO_NAME "tbd">
+<!ENTITY YOCTO_DOC_VERSION "tbd">
+<!ENTITY POKYVERSION "tbd">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2013">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">