summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-15 07:33:49 -0500
committerSaul Wold <sgw@linux.intel.com>2011-05-06 17:44:19 -0700
commita3ed4e19e1ee22b323c691dd713af919e75460fe (patch)
treeba7127aee99bbebbbdec5dc837372150cc24eba0 /documentation
parent16c10b7a8d9994599b1b1d4030f558ec256ef59a (diff)
downloadpoky-a3ed4e19e1ee22b323c691dd713af919e75460fe.tar.gz
documentation/adt-manual/adt-eclipse.xml: Fixed URL with pokylinux.org
Substituted 'pokylinux.org' with 'yoctoproject.org' in an URL to locate the OProfile viewer and server. (From OE-Core rev: 6e2553b07be5f06a68f0967775111d7598d9404f) 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/adt-manual/adt-eclipse.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index a81929b91f..ee305fe585 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -395,7 +395,7 @@
395 oprofile-server must be installed on the remote target, respectively, in order 395 oprofile-server must be installed on the remote target, respectively, in order
396 to use. 396 to use.
397 You can locate both the viewer and server from 397 You can locate both the viewer and server from
398 <ulink url='http://git.pokylinux.org/cgit/cgit.cgi/oprofileui/'></ulink>. 398 <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>.
399 You need to compile and install the oprofile-viewer from the source code 399 You need to compile and install the oprofile-viewer from the source code
400 on your local host machine. 400 on your local host machine.
401 The oprofile-server is installed by default in the image.</para></listitem> 401 The oprofile-server is installed by default in the image.</para></listitem>