diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-10-31 08:19:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:27:13 +0000 |
commit | c2d6febad5b1f7e319d165c646dfdbc9d16abbde (patch) | |
tree | 05839559a1ad8c805bef5da09b3c10ce9a116c1b /documentation/poky.ent | |
parent | 27754b2d1bba39f8a6f66117ac9f9c4df1ed7e8d (diff) | |
download | poky-c2d6febad5b1f7e319d165c646dfdbc9d16abbde.tar.gz |
poky-ent: Updated variables to support the 1.8 release.
(From yocto-docs rev: 0d7b1b77108e33c17d7169a1134ad176c20cd85f)
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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 7beffb7a90..d066a7e2e0 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,9 +1,9 @@ | |||
1 | <!ENTITY DISTRO "1.7"> | 1 | <!ENTITY DISTRO "1.8"> |
2 | <!ENTITY DISTRO_COMPRESSED "17"> | 2 | <!ENTITY DISTRO_COMPRESSED "18"> |
3 | <!ENTITY DISTRO_NAME "dizzy"> | 3 | <!ENTITY DISTRO_NAME "tbd"> |
4 | <!ENTITY YOCTO_DOC_VERSION "1.7"> | 4 | <!ENTITY YOCTO_DOC_VERSION "1.8"> |
5 | <!ENTITY POKYVERSION "12.0.0"> | 5 | <!ENTITY POKYVERSION "13.0.0"> |
6 | <!ENTITY POKYVERSION_COMPRESSED "1100"> | 6 | <!ENTITY POKYVERSION_COMPRESSED "1300"> |
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-2014"> |
9 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 9 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |