summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-05-06 17:34:38 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:23:46 +0100
commitfe3a04f15d9a7da99e22794c10bd9038e124d9e1 (patch)
tree6fe8cc1c4b58d7c3575b7ea06070a2843f9639a7 /documentation/poky.ent
parent3faa5039c8147d0bf9e352dc5ad1e9e12cf2086a (diff)
downloadpoky-fe3a04f15d9a7da99e22794c10bd9038e124d9e1.tar.gz
documentation: Updates to dylan tip for upcoming 1.4.1 release.
I updated the poky.ent file to include the "1.4.1" version string and the "9.0.1" string. I also updated all the manuals that have a manual revision history table so that the latest entry indicates the 1.4.1 release and has a place-holder for the date. (From yocto-docs rev: 5a7be1253a2f1520a6cd7aff8a706ed9a77ea4a4) 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.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index b5344cec5b..4a835ca914 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,7 +1,7 @@
1<!ENTITY DISTRO "1.4"> 1<!ENTITY DISTRO "1.4.1">
2<!ENTITY DISTRO_NAME "dylan"> 2<!ENTITY DISTRO_NAME "dylan">
3<!ENTITY YOCTO_DOC_VERSION "1.4"> 3<!ENTITY YOCTO_DOC_VERSION "1.4.1">
4<!ENTITY POKYVERSION "9.0"> 4<!ENTITY POKYVERSION "9.0.1">
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">