summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-11 13:11:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-11 23:05:50 +0000
commitbf9e5d6ef64b278c5dfde8c3faf67642c64a5245 (patch)
tree742c71b4dbd290218638b65f7134a41906bc1572 /documentation/poky.ent
parentbe0c978fa1a79319119b9bd147d7e0e6d2e8e764 (diff)
downloadpoky-bf9e5d6ef64b278c5dfde8c3faf67642c64a5245.tar.gz
documentation: Final bits for the 1.8.2 manual set
Changes include: * Updating all the Manual revision history tables for 1.8.2 * Updating the poky.ent file with new variable values for 1.8.2 * Updating the mega-manual.sed file so good links are generated for the mega-manual (From yocto-docs rev: d77321f4bef95c48d1df8b671418ebb4fa68bd66) 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.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index cf6d41dd4f..50fc1eef9b 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,11 +1,11 @@
1<!ENTITY DISTRO "1.8.1"> 1<!ENTITY DISTRO "1.8.2">
2<!ENTITY DISTRO_COMPRESSED "181"> 2<!ENTITY DISTRO_COMPRESSED "182">
3<!ENTITY DISTRO_NAME "fido"> 3<!ENTITY DISTRO_NAME "fido">
4<!ENTITY YOCTO_DOC_VERSION "1.8.1"> 4<!ENTITY YOCTO_DOC_VERSION "1.8.2">
5<!ENTITY POKYVERSION "13.0.1"> 5<!ENTITY POKYVERSION "13.0.2">
6<!ENTITY POKYVERSION_COMPRESSED "1301"> 6<!ENTITY POKYVERSION_COMPRESSED "1302">
7<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> 7<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
8<!ENTITY COPYRIGHT_YEAR "2010-2015"> 8<!ENTITY COPYRIGHT_YEAR "2010-2016">
9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 9<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
10<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 10<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
11<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 11<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">