aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-04-14 15:11:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-15 15:57:18 +0100
commit02881a8d0b9995f4f3c9904c06ae4b7882958591 (patch)
tree520dce7c4e0c9a6f124fd50a1cbd1aa6e8224d8f /documentation/poky.ent
parent65167a872d64ca49f180239e32e546dcfd0868af (diff)
downloadopenembedded-core-contrib-02881a8d0b9995f4f3c9904c06ae4b7882958591.tar.gz
documentation: Preparation for 1.9 builds
This involves the following: * Inserting a new row for all manual revision history tables to have "October 2015" and 1.9 as the release information. * Updating the mega-manual.sed file to process links for 1.9 * Updating variables in poky.ent to deal with the 1.9 release variables. (From yocto-docs rev: 1ed55c08b96cf0fded38833635111a5c6da86781) 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.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 9850c03bb0..77baa17c42 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
-<!ENTITY DISTRO "1.8">
-<!ENTITY DISTRO_COMPRESSED "18">
-<!ENTITY DISTRO_NAME "fido">
-<!ENTITY YOCTO_DOC_VERSION "1.8">
-<!ENTITY POKYVERSION "13.0.0">
-<!ENTITY POKYVERSION_COMPRESSED "1300">
+<!ENTITY DISTRO "1.9">
+<!ENTITY DISTRO_COMPRESSED "19">
+<!ENTITY DISTRO_NAME "tbd">
+<!ENTITY YOCTO_DOC_VERSION "1.9">
+<!ENTITY POKYVERSION "14.0.0">
+<!ENTITY POKYVERSION_COMPRESSED "1400">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2015">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">