diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-30 08:16:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:09:58 +0000 |
| commit | 721abeab127744fa3ff696aad1ebd802fd1f7d4b (patch) | |
| tree | f7472049b42f477b557106feecf95bff3549a476 /documentation/ref-manual | |
| parent | 08b5e3129c84bf5694fc1785775b43c7e2ee16ce (diff) | |
| download | poky-721abeab127744fa3ff696aad1ebd802fd1f7d4b.tar.gz | |
ref-manual: Updated the "Development Checkouts" section
Partial fix for [YOCTO #5368]
Removed the tarball method completely.
(From yocto-docs rev: ca898b6ada09cdf88d6eab373119aac941299363)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 18363d48dd..3977d7340d 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -445,10 +445,9 @@ | |||
| 445 | <para> | 445 | <para> |
| 446 | Development using the Yocto Project requires a local | 446 | Development using the Yocto Project requires a local |
| 447 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | 447 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. |
| 448 | You can set up the Source Directory by downloading a Yocto Project release tarball and unpacking it, | 448 | You can set up the Source Directory by cloning a copy of the upstream |
| 449 | or by cloning a copy of the upstream | 449 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>poky</ulink> Git repository. |
| 450 | <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository. | 450 | For information on how to do this, see the |
| 451 | For information on both these methods, see the | ||
| 452 | "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Set Up</ulink>" | 451 | "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Set Up</ulink>" |
| 453 | section in the Yocto Project Development Manual. | 452 | section in the Yocto Project Development Manual. |
| 454 | </para> | 453 | </para> |
