summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-02 14:25:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-04 08:47:14 +0100
commit374f3d6be2df7393dc6ac5d7ea34f12e2d2c4f03 (patch)
treec47b0fa8e9c9614dfabff7b5c8bdfd40b4331284 /documentation/poky.ent
parentce31b76fd1decbe63fa1d5acbb773ca5e6bd3ad3 (diff)
downloadpoky-374f3d6be2df7393dc6ac5d7ea34f12e2d2c4f03.tar.gz
Documentation: Created YP 2.4 "latest" docs
Updated poky.ent to use 2.4 variables and numbering Updated mega-manual.sed to use "2.4" string for links Updated all manual revision tables to use "2.4" and "Usually October, 2017" string. (From yocto-docs rev: 17ec7da6ab3fd450c2010812f7ad689288b12dcc) 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.ent14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 32d498f09b..1a94be627b 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.3"> 1<!ENTITY DISTRO "2.4">
2<!ENTITY DISTRO_COMPRESSED "23"> 2<!ENTITY DISTRO_COMPRESSED "24">
3<!ENTITY DISTRO_NAME_NO_CAP "pyro"> 3<!ENTITY DISTRO_NAME_NO_CAP "tbd">
4<!ENTITY DISTRO_NAME "Pyro"> 4<!ENTITY DISTRO_NAME "Tbd">
5<!ENTITY YOCTO_DOC_VERSION "2.3"> 5<!ENTITY YOCTO_DOC_VERSION "2.4">
6<!ENTITY POKYVERSION "18.0.0"> 6<!ENTITY POKYVERSION "19.0.0">
7<!ENTITY POKYVERSION_COMPRESSED "1800"> 7<!ENTITY POKYVERSION_COMPRESSED "1900">
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">