summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-12-22 10:51:42 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-22 22:22:53 +0000
commit5e552100b0a093976b633c57dd36259710d55873 (patch)
treeda4a49062fc0e227b342f81e956f3bc147aa98f6 /documentation/poky.ent
parent022df4653576c72752156bef8fda0e1aa46733d2 (diff)
downloadpoky-5e552100b0a093976b633c57dd36259710d55873.tar.gz
documenation: Prepared docs for a 2.3.3 point release
poky.ent - updated variables mega-manual.sed - replaced '2.3.2' with '2.3.3' <book>.xml - updated all the manual revision tables to use a 2.3.3 release of January 2018: (From yocto-docs rev: 375b229399f77696c742e0aa3626792a24fecff2) 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.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 7b2b1d3961..a9e61ae518 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,12 +1,12 @@
1<!ENTITY DISTRO "2.3.2"> 1<!ENTITY DISTRO "2.3.3">
2<!ENTITY DISTRO_COMPRESSED "232"> 2<!ENTITY DISTRO_COMPRESSED "233">
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.2"> 5<!ENTITY YOCTO_DOC_VERSION "2.3.3">
6<!ENTITY POKYVERSION "18.0.2"> 6<!ENTITY POKYVERSION "18.0.3">
7<!ENTITY POKYVERSION_COMPRESSED "1802"> 7<!ENTITY POKYVERSION_COMPRESSED "1803">
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-2018">
10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
11<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 11<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
12<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 12<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">