summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-12-04 14:18:15 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-15 11:49:10 +0000
commitc5ee326ea9cbcbf33db40c4a4a3cdce6246f877d (patch)
tree9c97ccba1efa9d7a2f2f6db498d6c3fa597541f4 /documentation/poky.ent
parenta4c7d286883db186f17d4044a6531eac88473403 (diff)
downloadpoky-c5ee326ea9cbcbf33db40c4a4a3cdce6246f877d.tar.gz
documentation: Prepared for 2.5.2 document release
Updated poky.ent to use "TBD" for the release date variable. Updated the mega-manual.sed file to use "2.5.2" Updated all the <manual>.xml files to include a new entry for the 2.5.2 release date Updated poky.ent to have all applicable 2.5.2 variables changed. (From yocto-docs rev: 189ec469aa8797d75567cfef444b9896d3467e7a) 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.ent20
1 files changed, 10 insertions, 10 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 4f56466869..f629fd4577 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,19 +1,19 @@
1<!ENTITY DISTRO "2.5.1"> 1<!ENTITY DISTRO "2.5.2">
2<!ENTITY DISTRO_COMPRESSED "251"> 2<!ENTITY DISTRO_COMPRESSED "252">
3<!ENTITY DISTRO_NAME_NO_CAP "sumo"> 3<!ENTITY DISTRO_NAME_NO_CAP "sumo">
4<!ENTITY DISTRO_NAME "Sumo"> 4<!ENTITY DISTRO_NAME "Sumo">
5<!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "rocko"> 5<!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "rocko">
6<!ENTITY DISTRO_NAME_MINUS_ONE "Rocko"> 6<!ENTITY DISTRO_NAME_MINUS_ONE "Rocko">
7<!ENTITY YOCTO_DOC_VERSION "2.5.1"> 7<!ENTITY YOCTO_DOC_VERSION "2.5.2">
8<!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.4"> 8<!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.4.4">
9<!ENTITY DISTRO_REL_TAG "yocto-2.5.1"> 9<!ENTITY DISTRO_REL_TAG "yocto-2.5.2">
10<!ENTITY METAINTELVERSION "9.0"> 10<!ENTITY METAINTELVERSION "9.2">
11<!ENTITY REL_MONTH_YEAR "September 2018"> 11<!ENTITY REL_MONTH_YEAR "TBD">
12<!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> 12<!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;">
13<!ENTITY POKYVERSION "20.0.1"> 13<!ENTITY POKYVERSION "20.0.2">
14<!ENTITY POKYVERSION_COMPRESSED "2001"> 14<!ENTITY POKYVERSION_COMPRESSED "2002">
15<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> 15<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;">
16<!ENTITY COPYRIGHT_YEAR "2010-2018"> 16<!ENTITY COPYRIGHT_YEAR "2010-2019">
17<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 17<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
18<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 18<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
19<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 19<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">