summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-prepare.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index c2cf1721fa..609c334b0f 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -35,8 +35,13 @@
35 For example, downloading and unpacking <filename>poky-edison-6.0.tar.bz2</filename> 35 For example, downloading and unpacking <filename>poky-edison-6.0.tar.bz2</filename>
36 results in a Yocto Project source tree whose Yocto Project source directory is named 36 results in a Yocto Project source tree whose Yocto Project source directory is named
37 <filename>poky-edison-6.0</filename>. 37 <filename>poky-edison-6.0</filename>.
38 If you create a Git repository, then you can name the repository anything you like. 38 If you create a Git repository, then you can name the repository anything you like.</para>
39 </para></listitem> 39 <para>You can find instruction on how to set up the Yocto Project files on your
40 host development system by reading the
41 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#getting-setup'>
42 Getting Setup</ulink> section in
43 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>
44 The Yocto Project Development Manual</ulink>.</para></listitem>
40 <listitem><para><emphasis>Yocto Project Build Tree:</emphasis> 45 <listitem><para><emphasis>Yocto Project Build Tree:</emphasis>
41 This term refers to the area where the Yocto Project builds images. 46 This term refers to the area where the Yocto Project builds images.
42 The area is created when you <filename>source</filename> the Yocto Project setup 47 The area is created when you <filename>source</filename> the Yocto Project setup