documentation/poky.ent: Updated for latest builds

To publish manuals for the "latest" set of docs, some variables
need changed.  DISTRO is 1.3, DSTRO_NAME is 1.2+snapshot, and
POKYVERSION is 8.0.

(From yocto-docs rev: e5a21791b4e588631910f102b660c1709ab7a0f4)

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 2012-05-04 12:06:21 -06:00 committed by Richard Purdie
parent 9286a8764e
commit b24d15ccf9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<!ENTITY DISTRO "1.2">
<!ENTITY DISTRO_NAME "denzil">
<!ENTITY DISTRO "1.3">
<!ENTITY DISTRO_NAME "1.2+snapshot">
<!ENTITY YOCTO_DOC_VERSION "latest">
<!ENTITY POKYVERSION "7.0">
<!ENTITY POKYVERSION "8.0">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2012">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">