ref-manual: Fixed redundant link for "build system"

(From yocto-docs rev: 08f9683f53f78cdd13ca760392effb01fc755d57)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-11-30 14:40:13 -08:00
committed by Richard Purdie
parent f325d43348
commit 495fb9287c

View File

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