summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-12-17 14:08:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 14:43:31 +0000
commit76d7d1ea83f3e3907bed72ecedda91c82568b267 (patch)
tree479bfdc867bb656b7441935e6324f19402744dfa /documentation/poky.ent
parent9dd3ac05748f018bf94bd3b9954f06d05f3eb2ff (diff)
downloadpoky-76d7d1ea83f3e3907bed72ecedda91c82568b267.tar.gz
documentation: Updated manual history tables for 1.3.1 release
Involved updating some variables in poky.ent to reflect the new release numbers and editing the five tables in all the manuals except the quick start. (From yocto-docs rev: c2af99f806b049c2f6680d3ba00d8dd980cd658b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky.ent')
-rw-r--r--documentation/poky.ent9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 2a130d7ee1..2306b17181 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,9 +1,9 @@
1<!ENTITY DISTRO "1.3"> 1<!ENTITY DISTRO "1.3.1">
2<!ENTITY DISTRO_NAME "danny"> 2<!ENTITY DISTRO_NAME "danny">
3<!ENTITY YOCTO_DOC_VERSION "1.3"> 3<!ENTITY YOCTO_DOC_VERSION "1.3.1">
4<!ENTITY POKYVERSION "8.0"> 4<!ENTITY POKYVERSION "8.0.1">
5<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> 5<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
6<!ENTITY COPYRIGHT_YEAR "2010-2012"> 6<!ENTITY COPYRIGHT_YEAR "2010-2013">
7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> 7<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
8<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org"> 8<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
9<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org"> 9<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">
@@ -54,4 +54,3 @@ cpp gcc gcc-c++ eglibc-devel texinfo chrpath ccache">
54<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget diffstat texinfo python-curses"> 54<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget diffstat texinfo python-curses">
55<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch diffutils diffstat git 55<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch diffutils diffstat git
56cpp gcc gcc-c++ glibc-devel texinfo chrpath"> 56cpp gcc gcc-c++ glibc-devel texinfo chrpath">
57