diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-05-28 17:13:05 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-28 18:02:31 +0100 |
commit | 3423f3bf42e877390e7cbf346b0a513b2c8c7e57 (patch) | |
tree | da26c05608b98a11f8829491ef62a6262c655b21 | |
parent | 93255996037bb5b99094528cd06b41b1a3d3652f (diff) | |
download | poky-3423f3bf42e877390e7cbf346b0a513b2c8c7e57.tar.gz |
poky.ent: Updated the YOCTO_RELEASE_NOTES variable
Once again... having to try and match what is done by the release
team. I think going forward we will use this form for
YOCTO_RELEASE_NOTES
(From yocto-docs rev: 0ea252a4eed6be93ded0b746b7d1267a2893e5ac)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 77baa17c42..d6079f40cd 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -14,7 +14,7 @@ | |||
14 | <!ENTITY YOCTO_AB_URL "http://autobuilder.yoctoproject.org"> | 14 | <!ENTITY YOCTO_AB_URL "http://autobuilder.yoctoproject.org"> |
15 | <!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org"> | 15 | <!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org"> |
16 | <!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org"> | 16 | <!ENTITY YOCTO_ADTREPO_URL "http://adtrepo.yoctoproject.org"> |
17 | <!ENTITY YOCTO_RELEASE_NOTES "&YOCTO_HOME_URL;/download/yocto-project-&DISTRO_COMPRESSED;-poky-&POKYVERSION_COMPRESSED;"> | 17 | <!ENTITY YOCTO_RELEASE_NOTES "&YOCTO_HOME_URL;/downloads/core/&DISTRO_NAME;&DISTRO_COMPRESSED;"> |
18 | <!ENTITY OE_HOME_URL "http://www.openembedded.org"> | 18 | <!ENTITY OE_HOME_URL "http://www.openembedded.org"> |
19 | <!ENTITY OE_LISTS_URL "http://lists.openembedded.org/mailman"> | 19 | <!ENTITY OE_LISTS_URL "http://lists.openembedded.org/mailman"> |
20 | <!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> | 20 | <!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> |