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:46:57 +0100 | 
| commit | 6e2553b07be5f06a68f0967775111d7598d9404f (patch) | |
| tree | 6a5890a7bde97c6f606014c92e93eef5a521c878 /documentation | |
| parent | 82890a85c0422aa6b081497be394aa756da567b2 (diff) | |
| download | openembedded-core-6e2553b07be5f06a68f0967775111d7598d9404f.tar.gz openembedded-core-6e2553b07be5f06a68f0967775111d7598d9404f.tar.bz2 openembedded-core-6e2553b07be5f06a68f0967775111d7598d9404f.zip | |
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.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
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 @@              oprofile-server must be installed on the remote target, respectively, in order               to use.                You can locate both the viewer and server from  -            <ulink url='http://git.pokylinux.org/cgit/cgit.cgi/oprofileui/'></ulink>.   +            <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>.                You need to compile and install the oprofile-viewer from the source code               on your local host machine.                The oprofile-server is installed by default in the image.</para></listitem> | 
