summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-intro.xml')
-rw-r--r--documentation/adt-manual/adt-intro.xml32
1 files changed, 22 insertions, 10 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index 17ea6fd..7398521 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -95,17 +95,29 @@
application or image.
QEMU is made available a number of ways:
<itemizedlist>
- <listitem><para>If you use the ADT Installer script to install ADT, you can
- specify whether or not to install QEMU.</para></listitem>
- <listitem><para>If you have downloaded a Yocto Project release and unpacked
+ <listitem><para>
+ If you use the ADT Installer script to install ADT, you can
+ specify whether or not to install QEMU.
+ </para></listitem>
+ <listitem><para>
+ If you have cloned the <filename>poky</filename> Git
+ repository to create a
+ <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
+ and you have sourced the environment setup script, QEMU is
+ installed and automatically available.
+ </para></listitem>
+ <listitem><para>
+ If you have downloaded a Yocto Project release and unpacked
it to create a
- <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> and
- you have sourced
- the environment setup script, QEMU is installed and automatically
- available.</para></listitem>
- <listitem><para>If you have installed the cross-toolchain
- tarball and you have sourced the toolchain's setup environment script, QEMU
- is also installed and automatically available.</para></listitem>
+ <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>
+ and you have sourced the environment setup script, QEMU is
+ installed and automatically available.
+ </para></listitem>
+ <listitem><para>
+ If you have installed the cross-toolchain tarball and you
+ have sourced the toolchain's setup environment script, QEMU
+ is also installed and automatically available.
+ </para></listitem>
</itemizedlist>
</para>
</section>
OpenPOWER on IntegriCloud