1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

dev-manual: Updated simple build flow, text and diagram

Now that we have CROPS as an option, the step for preparing
your build host is condenced to include cloning poky.  This
resulted in removal of step 2 and updating of the figure.

(From yocto-docs rev: 903d1f98b736a744de1d9c973f7a96b6a92049b5)

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-08-10 14:56:38 -07:00
committed by Richard Purdie
parent 2230585846
commit c35f87a7ea
2 changed files with 6 additions and 14 deletions
+6 -14
View File
@@ -919,23 +919,15 @@
<para> <para>
The following figure and list overviews the build process: The following figure and list overviews the build process:
<imagedata fileref="figures/bitbake-build-flow.png" width="7in" depth="6in" align="center" scalefit="1" /> <imagedata fileref="figures/bitbake-build-flow.png" width="7in" depth="4in" align="center" scalefit="1" />
<orderedlist> <orderedlist>
<listitem><para> <listitem><para>
<emphasis>Set Up Your Host Development System to Support <emphasis>Set up Your Host Development System to Support
Development Using the Yocto Project:</emphasis> Development Using the Yocto Project</emphasis>:
See the See the
"<ulink url='&YOCTO_DOCS_QS_URL;#the-linux-distro'>The Linux Distribution</ulink>" "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>"
and the section in the Yocto Project Quick Start for options on how
"<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>" to get a build host ready to use the Yocto Project.
sections both in the Yocto Project Quick Start for
build host requirements.
</para></listitem>
<listitem><para>
<emphasis>Set Up Your Source Directories:</emphasis>
Make sure you have set up the Source Directory described in the
"<link linkend='cloning-the-poky-repository'>Cloning the <filename>poky</filename> Repository</link>"
section.
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
<emphasis>Initialize the Build Environment:</emphasis> <emphasis>Initialize the Build Environment:</emphasis>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 49 KiB