summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-16 13:22:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:18:04 +0100
commit45028b41f323fc689271a051e403453ccc0ef6b4 (patch)
treee85c677191b63c08989667d894747a0ea9f17c7e /documentation/toaster-manual
parent1fae7f57cc701ffa1cf9e7e43feb518169180238 (diff)
downloadpoky-45028b41f323fc689271a051e403453ccc0ef6b4.tar.gz
dev-manual: Changed title to remove redundancy
The "Setting Up the Development Host to Use the Yocto Project" title changed to "Preparing the Build Host". Fixed links in a lot of other manual. (From yocto-docs rev: 00e487e01a0e2a16f5b8d786b3124cbe5115b38b) 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-start.xml b/documentation/toaster-manual/toaster-manual-start.xml
index cf51f416e7..45f6046175 100644
--- a/documentation/toaster-manual/toaster-manual-start.xml
+++ b/documentation/toaster-manual/toaster-manual-start.xml
@@ -18,7 +18,7 @@
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_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>" 21 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</ulink>"
22 section of the Yocto Project Development Tasks 22 section of the Yocto Project Development Tasks
23 Manual. 23 Manual.
24 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