summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-08-21 13:32:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-02 00:52:56 +0100
commitd05391a7d47f034f5e55e0bac370fbadb901c8d2 (patch)
treeddb9a14e8e9fcaaa69e134d9fff2301ad0941f8e /documentation/poky.ent
parent3e9605bd983b6863d90dc33097e19d7c5e7af51d (diff)
downloadpoky-d05391a7d47f034f5e55e0bac370fbadb901c8d2.tar.gz
documentation: Preparation for 2.3.2 release
poky.ent -> Changed variables mega-manual.sed -> replaced 2.3.1 with 2.3.2 *.xml files -> Updated manual revision tables for 2.3.2 and September 2017 (From yocto-docs rev: ce5bc517148f872e49d617fbfda7ae81c56efa04) 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 2566b87a5a..7b2b1d3961 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.3.1"> 1<!ENTITY DISTRO "2.3.2">
2<!ENTITY DISTRO_COMPRESSED "231"> 2<!ENTITY DISTRO_COMPRESSED "232">
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.1"> 5<!ENTITY YOCTO_DOC_VERSION "2.3.2">
6<!ENTITY POKYVERSION "18.0.1"> 6<!ENTITY POKYVERSION "18.0.2">
7<!ENTITY POKYVERSION_COMPRESSED "1801"> 7<!ENTITY POKYVERSION_COMPRESSED "1802">
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">