diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 0d323319a8..a92828515d 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -22,8 +22,8 @@ and an introduction to the Eclipse IDE Yocto Plug-in. - The ADT is distribution-neutral and does not require the Yocto - Project reference distribution, which is called Poky. + The ADT is distribution-neutral and does not require the Yocto + Project reference distribution, which is called Poky. This manual, however, uses examples that use the Poky distribution. @@ -43,7 +43,7 @@ An architecture-specific cross-toolchain and matching sysroot both built by the OpenEmbedded build system. - The toolchain and sysroot are based on a + The toolchain and sysroot are based on a Metadata configuration and extensions, which allows you to cross-develop on the host machine for the target hardware. @@ -149,8 +149,7 @@ that causes skips in audio, stutters in your desktop experience, or situations that overload your server even when you have plenty of CPU power left. - You can find out more about LatencyTOP at - . + PowerTOP: Helps you determine what software is using the most power. You can find out more about PowerTOP at diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a82d998ff4..b5b644e0ed 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1424,9 +1424,6 @@ "perf" section in the Yocto Project Profiling and Tracing Manual. - For information on LatencyTOP, see the - LatencyTOP - website.