summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-06 07:07:41 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:18:49 +0100
commit484237aa97fd679ac2be494ee836b2bb4d0555f5 (patch)
tree588d03c15e8f5436d102db6dd5db2dd8fa79cead /documentation/poky.ent
parent6f8a652eeb96cb23907cab89c0cd9e19d4edc1e7 (diff)
downloadpoky-484237aa97fd679ac2be494ee836b2bb4d0555f5.tar.gz
documentation: Prepared 2.3.1 release variables and dates
poky.ent - updated variables for 2.3.1 mega-manual.sed - exchanged "2.3.1" for "2.3" for links <manual>.xml - updated manual revision tables to use "June 2017" as the release date for 2.3.1 (From yocto-docs rev: 01d60d08a0c7371b8f7476f45fca89226caec680) Signed-off-by: Scott Rifenbark <srifenbark@gmail.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 32d498f09b..70998850fd 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.3"> 1<!ENTITY DISTRO "2.3.1">
2<!ENTITY DISTRO_COMPRESSED "23"> 2<!ENTITY DISTRO_COMPRESSED "231">
3<!ENTITY DISTRO_NAME_NO_CAP "pyro"> 3<!ENTITY DISTRO_NAME_NO_CAP "pyro">
4<!ENTITY DISTRO_NAME "Pyro"> 4<!ENTITY DISTRO_NAME "Pyro">
5<!ENTITY YOCTO_DOC_VERSION "2.3"> 5<!ENTITY YOCTO_DOC_VERSION "2.3.1">
6<!ENTITY POKYVERSION "18.0.0"> 6<!ENTITY POKYVERSION "18.0.1">
7<!ENTITY POKYVERSION_COMPRESSED "1800"> 7<!ENTITY POKYVERSION_COMPRESSED "1801">
8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> 8<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;">
9<!ENTITY COPYRIGHT_YEAR "2010-2017"> 9<!ENTITY COPYRIGHT_YEAR "2010-2017">
10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">