diff options
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-intro.xml | 9 |
1 files changed, 4 insertions, 5 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 |