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>
This commit is contained in:
Scott Rifenbark
2014-12-09 10:06:43 -06:00
committed by Richard Purdie
parent 28f6830a49
commit e111bb329c

View File

@@ -1,11 +1,11 @@
<!ENTITY DISTRO "1.7">
<!ENTITY DISTRO_COMPRESSED "17">
<!ENTITY DISTRO "1.7.1">
<!ENTITY DISTRO_COMPRESSED "171">
<!ENTITY DISTRO_NAME "dizzy">
<!ENTITY YOCTO_DOC_VERSION "1.7">
<!ENTITY POKYVERSION "12.0.0">
<!ENTITY POKYVERSION_COMPRESSED "1200">
<!ENTITY YOCTO_DOC_VERSION "1.7.1">
<!ENTITY POKYVERSION "12.0.1">
<!ENTITY POKYVERSION_COMPRESSED "1201">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2014">
<!ENTITY COPYRIGHT_YEAR "2010-2015">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">