summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-10-31 09:44:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-09 22:11:00 +0000
commit880e8b26edb4abba443f708c25a484b5be87e83d (patch)
treef0361ffff297039146675cd17c5bf0c75b160e8b /documentation
parent8d5259d953cbf72e5f5e944f9575512aa497f75c (diff)
downloadpoky-880e8b26edb4abba443f708c25a484b5be87e83d.tar.gz
poky.ent: Updated the YOCTO_RELEASE_NOTES variable to new form.
This variable now needs to have the form "&YOCTO_HOME_URL;/downloads/core/&DISTRO_NAME;&DISTRO_COMPRESSED;" The old form was causing the release team to have to hand-redirect the three links in the YP manuals that resolve to the release notes. (From yocto-docs rev: 55d500cbc8cf98c51416efdcdd8a2384f4ec1ea3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 28c1418444..a50519cc5a 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">