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:16:34 +0100
commitea1936fc027b51f7211c3a32a5e149c4dde581fb (patch)
treef8335109589baa0569aadc1fd813a6e4eaedb097 /documentation/toaster-manual
parentd38c9ba94aada3d07eb9b6700a2a16b9e205252a (diff)
downloadpoky-ea1936fc027b51f7211c3a32a5e149c4dde581fb.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