diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-05-06 18:04:46 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 17:23:38 +0100 |
commit | 91ec8a898866878352c55d9ad70d8e851e8a31f9 (patch) | |
tree | 458aec3dc0c30a1dfdb92c03356ab51ce7632bc5 /documentation/poky.ent | |
parent | 98d2211872a9d3d0e57d79d5200a14254e6d81fd (diff) | |
download | poky-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.ent | 8 |
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 @@ | |||
1 | <!ENTITY DISTRO "1.4.1"> | 1 | <!ENTITY DISTRO "1.5"> |
2 | <!ENTITY DISTRO_NAME "dylan"> | 2 | <!ENTITY DISTRO_NAME "tbd"> |
3 | <!ENTITY YOCTO_DOC_VERSION "1.4.1"> | 3 | <!ENTITY YOCTO_DOC_VERSION "tbd"> |
4 | <!ENTITY POKYVERSION "9.0.1"> | 4 | <!ENTITY POKYVERSION "tbd"> |
5 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 5 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
6 | <!ENTITY COPYRIGHT_YEAR "2010-2013"> | 6 | <!ENTITY COPYRIGHT_YEAR "2010-2013"> |
7 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 7 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |