diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-12-09 10:06:43 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-09 22:11:01 +0000 |
commit | e111bb329c7e3afbef8c57276e488344550897a4 (patch) | |
tree | feece6e318922407cba9e50905703933104f4f2f | |
parent | 28f6830a49f75618187dce94f47cf58fbfc399d1 (diff) | |
download | poky-e111bb329c7e3afbef8c57276e488344550897a4.tar.gz |
poky.ent: Updated various variables to support the 1.7.1 release.
I hit all the variables needed to reflect all combinations of
1.7.1. Additionally, incremented the copyright top-end year from
2014 to 2015 since this is a January 2015 release.
(From yocto-docs rev: 25c9a6c0a7113f67ec40307d567ac5a16f3db85b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky.ent | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index a50519cc5a..3381a1ede2 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,11 +1,11 @@ | |||
1 | <!ENTITY DISTRO "1.7"> | 1 | <!ENTITY DISTRO "1.7.1"> |
2 | <!ENTITY DISTRO_COMPRESSED "17"> | 2 | <!ENTITY DISTRO_COMPRESSED "171"> |
3 | <!ENTITY DISTRO_NAME "dizzy"> | 3 | <!ENTITY DISTRO_NAME "dizzy"> |
4 | <!ENTITY YOCTO_DOC_VERSION "1.7"> | 4 | <!ENTITY YOCTO_DOC_VERSION "1.7.1"> |
5 | <!ENTITY POKYVERSION "12.0.0"> | 5 | <!ENTITY POKYVERSION "12.0.1"> |
6 | <!ENTITY POKYVERSION_COMPRESSED "1200"> | 6 | <!ENTITY POKYVERSION_COMPRESSED "1201"> |
7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 7 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
8 | <!ENTITY COPYRIGHT_YEAR "2010-2014"> | 8 | <!ENTITY COPYRIGHT_YEAR "2010-2015"> |
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"> |