summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-05 10:38:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:07 +0100
commitf2242e613c6b9618bfe70c01e615a9b40a93a8e7 (patch)
tree6aee8f6e475a096a49d44cd393192c69e564d1d7 /documentation/toaster-manual
parent35734315dde80207aaaee3cf5081dcfbc2b4bf2c (diff)
downloadpoky-f2242e613c6b9618bfe70c01e615a9b40a93a8e7.tar.gz
documentation: Purged the YP Quick Start references from YP set
The original Yocto Project Quick Start is being retired for the YP 2.5 release (sumo). I have purged all the various references from the YP manual set and replaced them with references to the appropriate doc. The references were mainly into the YP dev-manual for setting up the host or for building an image. There were a few references into the new "Yocto Project Quick Build" document for overviewing manual-type references. (From yocto-docs rev: 11c0ab693962f16f87f1e21f33dd5c6ca6a6f895) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/toaster-manual-start.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml
index 65e057a83e..cf51f416e7 100644
--- a/documentation/toaster-manual/toaster-manual-start.xml
+++ b/documentation/toaster-manual/toaster-manual-start.xml
@@ -18,10 +18,9 @@
18 Before you can use Toaster, you need to first set up your 18 Before you can use Toaster, you need to first set up your
19 build system to run the Yocto Project. 19 build system to run the Yocto Project.
20 To do this, follow the instructions in the 20 To do this, follow the instructions in the
21 "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>" 21 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>"
22 and 22 section of the Yocto Project Development Tasks
23 "<ulink url='&YOCTO_DOCS_QS_URL;#releases'>Yocto Project Release</ulink>" 23 Manual.
24 sections in the Yocto Project Quick Start.
25 For Ubuntu/Debian, you might also need to do an additional install 24 For Ubuntu/Debian, you might also need to do an additional install
26 of pip3. 25 of pip3.
27 <literallayout class='monospaced'> 26 <literallayout class='monospaced'>