summaryrefslogtreecommitdiffstats
path: root/documentation/poky.ent
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-09-04 12:05:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-14 09:50:45 +0100
commit64b9137b43207c0505c4d8c26e654152b5a699da (patch)
tree3620f581aa55f119e3e2d2c48592cd8e9d307b73 /documentation/poky.ent
parent3fa4a6a146666d6817de1076aa0a92198167fb88 (diff)
downloadpoky-64b9137b43207c0505c4d8c26e654152b5a699da.tar.gz
documentation: Fixed links to BitBake User Manual
Robert P. J. Day pointed out a link in the development manual that was for the BitBake User Manual. The link resolved to an old, non-maintained version of BitBake documentation. According to Richard Purdie, the BitBake docs referenced should be the ones that ship in the bitbake/doc/manual directory of poky. The YP docs had been using a variable named BITBAKE_DOCS_URL that also resolved to the antiquated user manual site. Consequently, there were many links that needed fixed across both the YP Development Manual and the YP Reference Manual. Each of these references now points in general to the bitbake/doc/manual directory in poky for more information. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> (From yocto-docs rev: 12f77236b602e9ec43e845c8cec060ad342af19c) 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.ent1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index c5f61490dc..342865acfd 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -17,7 +17,6 @@
17<!ENTITY OE_DOCS_URL "http://docs.openembedded.org"> 17<!ENTITY OE_DOCS_URL "http://docs.openembedded.org">
18<!ENTITY OH_HOME_URL "http://o-hand.com"> 18<!ENTITY OH_HOME_URL "http://o-hand.com">
19<!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/"> 19<!ENTITY BITBAKE_HOME_URL "http://developer.berlios.de/projects/bitbake/">
20<!ENTITY BITBAKE_DOCS_URL "http://docs.openembedded.org/bitbake/html/">
21<!ENTITY ECLIPSE_MAIN_URL "http://www.eclipse.org/downloads"> 20<!ENTITY ECLIPSE_MAIN_URL "http://www.eclipse.org/downloads">
22<!ENTITY ECLIPSE_DL_URL "http://download.eclipse.org"> 21<!ENTITY ECLIPSE_DL_URL "http://download.eclipse.org">
23<!ENTITY ECLIPSE_DL_PLUGIN_URL "&YOCTO_DL_URL;/releases/eclipse-plugin/&DISTRO;"> 22<!ENTITY ECLIPSE_DL_PLUGIN_URL "&YOCTO_DL_URL;/releases/eclipse-plugin/&DISTRO;">