diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-21 09:15:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:48 +0000 |
commit | 209f6c55e3284867208ade4cb7a817eceb11079d (patch) | |
tree | c0943a5b048b4014617569132830010310de1b7a /documentation/poky.ent | |
parent | 94b558474abc6539316eee8be3fcbe38a0db264b (diff) | |
download | poky-209f6c55e3284867208ade4cb7a817eceb11079d.tar.gz |
poky.ent: Updated variables for 1.6 release support.
changed release number, etc. to strings to support 1.6
development. The only thing left undefined is the distro
name, which I set to "tbd".
(From yocto-docs rev: db5ca1326325ec5840cee179297a765335f16e8f)
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.ent | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 4a241cdb00..2e884be9a8 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,11 +1,11 @@ | |||
1 | <!ENTITY DISTRO "1.5"> | 1 | <!ENTITY DISTRO "1.6"> |
2 | <!ENTITY DISTRO_COMPRESSED "15"> | 2 | <!ENTITY DISTRO_COMPRESSED "16"> |
3 | <!ENTITY DISTRO_NAME "dora"> | 3 | <!ENTITY DISTRO_NAME "tbd"> |
4 | <!ENTITY YOCTO_DOC_VERSION "1.5"> | 4 | <!ENTITY YOCTO_DOC_VERSION "1.6"> |
5 | <!ENTITY POKYVERSION "10.0.0"> | 5 | <!ENTITY POKYVERSION "11.0.0"> |
6 | <!ENTITY POKYVERSION_COMPRESSED "1000"> | 6 | <!ENTITY POKYVERSION_COMPRESSED "1100"> |
7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
8 | <!ENTITY COPYRIGHT_YEAR "2010-2013"> | 8 | <!ENTITY COPYRIGHT_YEAR "2010-2014"> |
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"> |