ref-manual: Updated "Build System" term to "Build Host"

(From yocto-docs rev: 2f5b8678e3c4b791a8cdfe5e75da706b97fbc753)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-01-31 13:01:48 -08:00
committed by Richard Purdie
parent 27072387fa
commit d9ead424c5

View File

@@ -117,7 +117,7 @@
</note>
</para></listitem>
<listitem><para id='hardware-build-system-term'>
<emphasis>Build System:</emphasis>
<emphasis>Build Host:</emphasis>
The system used to build images in a Yocto Project
Development environment.
The build system is sometimes referred to as the
@@ -333,7 +333,7 @@
A working example of a system, which includes a
<link linkend='board-support-package-bsp-term'>BSP</link>
as well as a
<link linkend='hardware-build-system-term'>build system</link>
<link linkend='hardware-build-system-term'>build host</link>
and other components, that can work on specific hardware.
</para></listitem>
<listitem>