diff options
-rw-r--r-- | documentation/adt-manual/adt-intro.xml | 9 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 3 |
2 files changed, 4 insertions, 8 deletions
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 @@ | |||
22 | and an introduction to the <trademark class='trade'>Eclipse</trademark> IDE | 22 | and an introduction to the <trademark class='trade'>Eclipse</trademark> IDE |
23 | Yocto Plug-in. | 23 | Yocto Plug-in. |
24 | <note> | 24 | <note> |
25 | The ADT is distribution-neutral and does not require the Yocto | 25 | The ADT is distribution-neutral and does not require the Yocto |
26 | Project reference distribution, which is called Poky. | 26 | Project reference distribution, which is called Poky. |
27 | This manual, however, uses examples that use the Poky distribution. | 27 | This manual, however, uses examples that use the Poky distribution. |
28 | </note> | 28 | </note> |
29 | </para> | 29 | </para> |
@@ -43,7 +43,7 @@ | |||
43 | <itemizedlist> | 43 | <itemizedlist> |
44 | <listitem><para>An architecture-specific cross-toolchain and matching | 44 | <listitem><para>An architecture-specific cross-toolchain and matching |
45 | sysroot both built by the OpenEmbedded build system. | 45 | sysroot both built by the OpenEmbedded build system. |
46 | The toolchain and sysroot are based on a | 46 | The toolchain and sysroot are based on a |
47 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> | 47 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> |
48 | configuration and extensions, | 48 | configuration and extensions, |
49 | which allows you to cross-develop on the host machine for the target hardware. | 49 | which allows you to cross-develop on the host machine for the target hardware. |
@@ -149,8 +149,7 @@ | |||
149 | that causes skips in audio, | 149 | that causes skips in audio, |
150 | stutters in your desktop experience, or situations that overload your server | 150 | stutters in your desktop experience, or situations that overload your server |
151 | even when you have plenty of CPU power left. | 151 | even when you have plenty of CPU power left. |
152 | You can find out more about LatencyTOP at | 152 | </para></listitem> |
153 | <ulink url='https://latencytop.org/'></ulink>.</para></listitem> | ||
154 | <listitem><para><emphasis>PowerTOP:</emphasis> Helps you determine what | 153 | <listitem><para><emphasis>PowerTOP:</emphasis> Helps you determine what |
155 | software is using the most power. | 154 | software is using the most power. |
156 | You can find out more about PowerTOP at | 155 | 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 7a0f772b2a..4ae4c8e90d 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1425,9 +1425,6 @@ | |||
1425 | "<ulink url='&YOCTO_DOCS_PROF_URL;#profile-manual-perf'>perf</ulink>" | 1425 | "<ulink url='&YOCTO_DOCS_PROF_URL;#profile-manual-perf'>perf</ulink>" |
1426 | section in the Yocto Project Profiling and Tracing | 1426 | section in the Yocto Project Profiling and Tracing |
1427 | Manual. | 1427 | Manual. |
1428 | For information on LatencyTOP, see the | ||
1429 | <ulink url='https://latencytop.org/'>LatencyTOP</ulink> | ||
1430 | website. | ||
1431 | </para></listitem> | 1428 | </para></listitem> |
1432 | </itemizedlist> | 1429 | </itemizedlist> |
1433 | </para> | 1430 | </para> |