brief-yoctoprojectqs: Added clarifying statement for the build system

The term "OpenEmbedded build system" was being introduced with just a
link.  Apparently, that is not enough for marketing.  I added a
clause with some more information about it.

(From yocto-docs rev: e7a3a581d44e21976c3f6fe19330e19af1ae0773)

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-04-24 15:08:22 -07:00
committed by Richard Purdie
parent 917501d060
commit 1c5a6f704b

View File

@@ -160,7 +160,8 @@
<para>
Use the following steps to build your image.
The
<ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>
<ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>,
which is the build system specific to the Yocto Project,
creates an entire Linux distribution, including the toolchain,
from source.
<note>