summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-24 11:53:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:58 +0100
commit5b267a7c3cd5935bf80eef90344ffd1252406a8a (patch)
tree3d8fa473efb43b34b91438f110f807d09d7d74b2 /documentation
parent1021bc0e27d416b7b9d4468b1555b9349b6f8b05 (diff)
downloadpoky-5b267a7c3cd5935bf80eef90344ffd1252406a8a.tar.gz
overview-manual: Added a link to the "build host" term.
(From yocto-docs rev: e3bdd81857752db01c3404c2eb29792439239fa9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.xml b/documentation/overview-manual/overview-manual-development-environment.xml
index 4bddc2b1a9..b990852752 100644
--- a/documentation/overview-manual/overview-manual-development-environment.xml
+++ b/documentation/overview-manual/overview-manual-development-environment.xml
@@ -69,7 +69,9 @@
69 <title>The Development Host</title> 69 <title>The Development Host</title>
70 70
71 <para> 71 <para>
72 A development host or build host is key to using the Yocto Project. 72 A development host or
73 <ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink>
74 is key to using the Yocto Project.
73 Because the goal of the Yocto Project is to develop images or 75 Because the goal of the Yocto Project is to develop images or
74 applications that run on embedded hardware, development of those 76 applications that run on embedded hardware, development of those
75 images and applications generally takes place on a system not 77 images and applications generally takes place on a system not