summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-27 07:28:13 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-10 11:07:54 +0000
commitdea47b27150d34aa1604225230a24195b9fef749 (patch)
tree331d229d873e0301b72231ff876f09361c29e27a /documentation/poky.ent
parent6e9632e9798d78587c9317554c5547ab3b53837c (diff)
downloadpoky-dea47b27150d34aa1604225230a24195b9fef749.tar.gz
documentation: Preparation for 1.7.2 release.
Updates to the following: * poky.ent - set the variables for a 1.7.2 release * <manual>.xml files - Updated the manual revision history tables to have a 1.7.2 release entry using March of 2015 * mega-manual.sed - Updated the 1.7.1 string to be 1.7.2 so the links will be local for the mega-manual. (From yocto-docs rev: 5f0e7ccaa736ca02c24a6a8b0a48ec5161ddfc2a) 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.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 59be0e8352..4fa1a08c4f 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
1<!ENTITY DISTRO "1.7.1"> 1<!ENTITY DISTRO "1.7.2">
2<!ENTITY DISTRO_COMPRESSED "171"> 2<!ENTITY DISTRO_COMPRESSED "172">
3<!ENTITY DISTRO_NAME "dizzy"> 3<!ENTITY DISTRO_NAME "dizzy">
4<!ENTITY YOCTO_DOC_VERSION "1.7.1"> 4<!ENTITY YOCTO_DOC_VERSION "1.7.2">
5<!ENTITY POKYVERSION "12.0.1"> 5<!ENTITY POKYVERSION "12.0.2">
6<!ENTITY POKYVERSION_COMPRESSED "1201"> 6<!ENTITY POKYVERSION_COMPRESSED "1202">
7<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> 7<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
8<!ENTITY COPYRIGHT_YEAR "2010-2015"> 8<!ENTITY COPYRIGHT_YEAR "2010-2015">
9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">