From: Scott Rifenbark Date: Wed, 20 Oct 2010 16:36:08 +0000 (-0700) Subject: Removed reference to pre-build in section 5.3.2, "Using OprofileUI". X-Git-Tag: 2011-1~4179 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cb9376f79aa41b8689ce985fc67ab4d978c51c76;p=openembedded-core.git Removed reference to pre-build in section 5.3.2, "Using OprofileUI". The "Using OprofileUI" section had a description of how to use a pre-built UI and how to download and build one. Feedback from Jessica Zhang suggested removing the instruction for using a pre-built UI. All that remains in the first paragraph now is instruction on how to download and build the UI. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 0ae9e6f0fa..17c65e1c71 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -858,10 +858,9 @@ $ opreport -cl A graphical user interface for OProfile is also available. You can - either use prebuilt Debian packages from the OpenedHand repository or - download and build from svn at - http://svn.o-hand.com/repos/oprofileui/trunk/. If the + download and build it from svn at + . + If the "tools-profile" image feature is selected, all necessary binaries are installed onto the target device for OProfileUI interaction.