aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-05-07 17:05:44 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:23:39 +0100
commit3fd21c7df3deff038ba03ae22f890ca5761b955c (patch)
tree5cb158c0a37c578c5fa3162ec0c2bf9f58d7f91e /documentation/poky.ent
parent91ec8a898866878352c55d9ad70d8e851e8a31f9 (diff)
downloadopenembedded-core-contrib-3fd21c7df3deff038ba03ae22f890ca5761b955c.tar.gz
documentation: Updated poky.ent to use 1.5 as YOCTO_DOC_VERSION.
I had "tbd" in there but discovered that that breaks all my manual cross-referencing linking. (From yocto-docs rev: 0b7ca589b4a2b567fd220ba502da1b1f080db2ae) 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.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 1aeaba730d..441db24220 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -1,6 +1,6 @@
<!ENTITY DISTRO "1.5">
<!ENTITY DISTRO_NAME "tbd">
-<!ENTITY YOCTO_DOC_VERSION "tbd">
+<!ENTITY YOCTO_DOC_VERSION "1.5">
<!ENTITY POKYVERSION "tbd">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
<!ENTITY COPYRIGHT_YEAR "2010-2013">