diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-30 13:12:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-12 06:51:20 +0000 |
commit | 24503ed3f5c54138a16811c2c5552608aa7770b8 (patch) | |
tree | bacaf41cd1245c3aab7763df8617404308c69745 /documentation/poky.ent | |
parent | 69a6e223f9222a46e89e68ce6b41604ec4794796 (diff) | |
download | poky-24503ed3f5c54138a16811c2c5552608aa7770b8.tar.gz |
documentation: Set up for "sumo" (YP 2.5) Release.
poky.ent - updated variables
<manual>.xml - updated manual revision tables
mega-manual.sed - replaced "2.4" with "2.5" for links.
(From yocto-docs rev: 15d1f805ad11fba145155dcec17b7ec8a21ad487)
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.ent | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 6a953f4239..bbef07bb5e 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,15 +1,15 @@ | |||
1 | <!ENTITY DISTRO "2.4"> | 1 | <!ENTITY DISTRO "2.5"> |
2 | <!ENTITY DISTRO_COMPRESSED "24"> | 2 | <!ENTITY DISTRO_COMPRESSED "25"> |
3 | <!ENTITY DISTRO_NAME_NO_CAP "rocko"> | 3 | <!ENTITY DISTRO_NAME_NO_CAP "sumo"> |
4 | <!ENTITY DISTRO_NAME "Rocko"> | 4 | <!ENTITY DISTRO_NAME "Sumo"> |
5 | <!ENTITY YOCTO_DOC_VERSION "2.4"> | 5 | <!ENTITY YOCTO_DOC_VERSION "2.5"> |
6 | <!ENTITY DISTRO_REL_TAG "yocto-2.4"> | 6 | <!ENTITY DISTRO_REL_TAG "yocto-2.5"> |
7 | <!ENTITY METAINTELVERSION "8.0"> | 7 | <!ENTITY METAINTELVERSION "9.0"> |
8 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> | 8 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> |
9 | <!ENTITY POKYVERSION "19.0.0"> | 9 | <!ENTITY POKYVERSION "20.0.0"> |
10 | <!ENTITY POKYVERSION_COMPRESSED "1900"> | 10 | <!ENTITY POKYVERSION_COMPRESSED "2000"> |
11 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> | 11 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> |
12 | <!ENTITY COPYRIGHT_YEAR "2010-2017"> | 12 | <!ENTITY COPYRIGHT_YEAR "2010-2018"> |
13 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 13 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |
14 | <!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> | 14 | <!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> |
15 | <!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> | 15 | <!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> |