diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-05-07 17:05:44 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-22 17:23:39 +0100 |
commit | 3fd21c7df3deff038ba03ae22f890ca5761b955c (patch) | |
tree | 5cb158c0a37c578c5fa3162ec0c2bf9f58d7f91e /documentation/poky.ent | |
parent | 91ec8a898866878352c55d9ad70d8e851e8a31f9 (diff) | |
download | poky-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.ent | 2 |
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 @@ | |||
1 | <!ENTITY DISTRO "1.5"> | 1 | <!ENTITY DISTRO "1.5"> |
2 | <!ENTITY DISTRO_NAME "tbd"> | 2 | <!ENTITY DISTRO_NAME "tbd"> |
3 | <!ENTITY YOCTO_DOC_VERSION "tbd"> | 3 | <!ENTITY YOCTO_DOC_VERSION "1.5"> |
4 | <!ENTITY POKYVERSION "tbd"> | 4 | <!ENTITY POKYVERSION "tbd"> |
5 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> | 5 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> |
6 | <!ENTITY COPYRIGHT_YEAR "2010-2013"> | 6 | <!ENTITY COPYRIGHT_YEAR "2010-2013"> |