1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

overview-manual: Grammar fix and link to build system added.

(From yocto-docs rev: 3130b38b638c8487032f3732afdd6954ab6bbfad)

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 11:57:51 -07:00
committed by Richard Purdie
parent 09f6888973
commit 0b87a83412
@@ -119,10 +119,10 @@
<itemizedlist> <itemizedlist>
<listitem><para> <listitem><para>
<emphasis>Command Lines, BitBake, and Shells:</emphasis> <emphasis>Command Lines, BitBake, and Shells:</emphasis>
Traditional development in the Yocto Project involves using Traditional development in the Yocto Project involves using the
OpenEmbedded build system, which uses BitBake, in a <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>,
command-line environment from a shell on your development which uses BitBake, in a command-line environment from a shell
host. on your development host.
You can accomplish this from a host that is a native Linux You can accomplish this from a host that is a native Linux
machine or from a host that has been set up with CROPS. machine or from a host that has been set up with CROPS.
Either way, you create, modify, and build images and Either way, you create, modify, and build images and