summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-06-06 09:48:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-06 22:53:35 +0100
commit6c5fea2171b9cbcb3d84b023c227b83cf251e1e5 (patch)
tree1a2b1a4bfebd3b54be33632a70c601f5f8718157 /documentation/poky.ent
parent8fc310c90f71b1e6579169f6a5133cb7acb6b019 (diff)
downloadpoky-6c5fea2171b9cbcb3d84b023c227b83cf251e1e5.tar.gz
documentation: Prepared manuals for a 2.2 release.
* Updated poky.ent to have the appropriate 2.2 variables * Updated all manual revision tables to have a new entry for 2.2 - used "Sometime in 2016" for the date. * Updated the mega-manual.sed file to process internal links for 2.2. (From yocto-docs rev: 2acd49ee197e3e3e725f4cb8cc432437afd8646b) 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 673ab23c9c..9a459087c9 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.1"> 1<!ENTITY DISTRO "2.2">
2<!ENTITY DISTRO_COMPRESSED "21"> 2<!ENTITY DISTRO_COMPRESSED "22">
3<!ENTITY DISTRO_NAME_NO_CAP "krogoth"> 3<!ENTITY DISTRO_NAME_NO_CAP "tbd">
4<!ENTITY DISTRO_NAME "Krogoth"> 4<!ENTITY DISTRO_NAME "Tbd">
5<!ENTITY YOCTO_DOC_VERSION "2.1"> 5<!ENTITY YOCTO_DOC_VERSION "2.2">
6<!ENTITY POKYVERSION "15.0.0"> 6<!ENTITY POKYVERSION "16.0.0">
7<!ENTITY POKYVERSION_COMPRESSED "1500"> 7<!ENTITY POKYVERSION_COMPRESSED "1600">
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-2016"> 9<!ENTITY COPYRIGHT_YEAR "2010-2016">
10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 10<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">