summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-06-08 13:29:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-19 08:42:16 +0100
commit046fd3cb83c2cf5dce67e5c3974bb00a408d5a3f (patch)
treec9249d653040ae54ebe640375637a61f5753ecce /documentation/poky.ent
parent913b4e59101ea9d67fb69bb2a1522ad284e97ea7 (diff)
downloadpoky-046fd3cb83c2cf5dce67e5c3974bb00a408d5a3f.tar.gz
documentation: Set up for the 2.1.1 YP Release
* poky.ent variables updated. * Manual revision tables entries added "June 2016" date * mega-manual.sed string "2.1" globally changed to "2.1.1" (From yocto-docs rev: 59ffde8e39df96cbc41dc294e8623b94b217a0a4) 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.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 673ab23c9c..a63c3ea84f 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,10 +1,10 @@
1<!ENTITY DISTRO "2.1"> 1<!ENTITY DISTRO "2.1.1">
2<!ENTITY DISTRO_COMPRESSED "21"> 2<!ENTITY DISTRO_COMPRESSED "212">
3<!ENTITY DISTRO_NAME_NO_CAP "krogoth"> 3<!ENTITY DISTRO_NAME_NO_CAP "krogoth">
4<!ENTITY DISTRO_NAME "Krogoth"> 4<!ENTITY DISTRO_NAME "Krogoth">
5<!ENTITY YOCTO_DOC_VERSION "2.1"> 5<!ENTITY YOCTO_DOC_VERSION "2.1.1">
6<!ENTITY POKYVERSION "15.0.0"> 6<!ENTITY POKYVERSION "15.0.1">
7<!ENTITY POKYVERSION_COMPRESSED "1500"> 7<!ENTITY POKYVERSION_COMPRESSED "1501">
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">