diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-15 07:33:49 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-18 05:51:22 +0100 |
commit | 3b94eb004c2f9a41c4cb91cb707ff4ee649bbcee (patch) | |
tree | 43bae86f7680ac5e230aa7a168e35fa8e91d3a64 /documentation | |
parent | c904c99b04e94f4509f3ff5848293fd36835d7a0 (diff) | |
download | poky-3b94eb004c2f9a41c4cb91cb707ff4ee649bbcee.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.xml | 2 |
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> |