summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-09-01 09:35:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-02 23:38:51 +0100
commite48d5008ad25c686877ccd3223106d33aee6ba16 (patch)
tree7dfaba244c3fd7fb8b7ef48dd297dcb066678086 /documentation
parent04ca8b2862cf720159ba2c6672c64efa615f207e (diff)
downloadast2050-yocto-poky-e48d5008ad25c686877ccd3223106d33aee6ba16.zip
ast2050-yocto-poky-e48d5008ad25c686877ccd3223106d33aee6ba16.tar.gz
documentation/adt-manual/adt-prepare.xml: added reference to dev manual.
I added a link to the getting setup section of the YP dev manual for help on setting up the YP files. (From yocto-docs rev: 13832465de69bc41ddcc5e5696e707be8a3b6c5a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 c2cf172..609c334 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -35,8 +35,13 @@
For example, downloading and unpacking <filename>poky-edison-6.0.tar.bz2</filename>
results in a Yocto Project source tree whose Yocto Project source directory is named
<filename>poky-edison-6.0</filename>.
- If you create a Git repository, then you can name the repository anything you like.
- </para></listitem>
+ If you create a Git repository, then you can name the repository anything you like.</para>
+ <para>You can find instruction on how to set up the Yocto Project files on your
+ host development system by reading the
+ <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#getting-setup'>
+ Getting Setup</ulink> section in
+ <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>
+ The Yocto Project Development Manual</ulink>.</para></listitem>
<listitem><para><emphasis>Yocto Project Build Tree:</emphasis>
This term refers to the area where the Yocto Project builds images.
The area is created when you <filename>source</filename> the Yocto Project setup
OpenPOWER on IntegriCloud