diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2015-10-22 11:42:07 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-27 07:28:22 +0000 |
| commit | b73da6b4578986ce28d25248d72d74ac953767bb (patch) | |
| tree | a8bf3ce2fca7c1b9a2f387ce222dd3d8494a2da6 /documentation/toaster-manual/toaster-manual-start.xml | |
| parent | 947e15658fdffcce56a581da676478e5139d755f (diff) | |
| download | poky-b73da6b4578986ce28d25248d72d74ac953767bb.tar.gz | |
toaster-manual: Added new Toaster functionality descriptions.
Flow and usage information has changed. Changes here reflect
that from the Toaster Team.
(From yocto-docs rev: 9774dec014b6d13623988b0d7c050c9e6deaad6f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-start.xml')
| -rw-r--r-- | documentation/toaster-manual/toaster-manual-start.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml index 32be3a8473..daefa79090 100644 --- a/documentation/toaster-manual/toaster-manual-start.xml +++ b/documentation/toaster-manual/toaster-manual-start.xml | |||
| @@ -15,12 +15,13 @@ | |||
| 15 | <title>Setting Up the Basic System Requirements</title> | 15 | <title>Setting Up the Basic System Requirements</title> |
| 16 | 16 | ||
| 17 | <para> | 17 | <para> |
| 18 | You first need to be sure your build system is set up to run | 18 | Before you can use Toaster, you need to first set up your |
| 19 | the Yocto Project. | 19 | build system to run the Yocto Project. |
| 20 | See the | 20 | To do this, follow the instructions in the |
| 21 | "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>" | 21 | "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>" |
| 22 | section in the Yocto Project Quick Start for information on how | 22 | and |
| 23 | to set up your system for the Yocto Project. | 23 | "<ulink url='&YOCTO_DOCS_QS_URL;#releases'>Yocto Project Release</ulink>" |
| 24 | sections in the Yocto Project Quick Start. | ||
| 24 | </para> | 25 | </para> |
| 25 | </section> | 26 | </section> |
| 26 | 27 | ||
