documentation/poky.ent: Updated for 1.3.2 release

I updated the following variables to generate the YP 1.3.2
Release documentation:

 DISTRO "1.3.2"
 YOCTO_DOC_VERSION "1.3.2"
 POKYVERSION "8.0.2"

(From yocto-docs rev: c8b7304a25c35d0337245b577b70fe2b6dd3f939)

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 2013-05-11 14:01:34 +03:00 committed by Richard Purdie
parent 8450317a6c
commit 7dcaeea2f3

View File

@ -1,7 +1,7 @@
<!ENTITY DISTRO "1.3.1">
<!ENTITY DISTRO "1.3.2">
<!ENTITY DISTRO_NAME "danny">
<!ENTITY YOCTO_DOC_VERSION "1.3.1">
<!ENTITY POKYVERSION "8.0.1">
<!ENTITY YOCTO_DOC_VERSION "1.3.2">
<!ENTITY POKYVERSION "8.0.2">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2013">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">