diff options
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.rst')
| -rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 62257c26b9..06eeed5cb5 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
| @@ -21,6 +21,9 @@ comes to delivering embedded software stacks. The project allows | |||
| 21 | software customizations and build interchange for multiple hardware | 21 | software customizations and build interchange for multiple hardware |
| 22 | platforms as well as software stacks that can be maintained and scaled. | 22 | platforms as well as software stacks that can be maintained and scaled. |
| 23 | 23 | ||
| 24 | .. image:: figures/key-dev-elements.png | ||
| 25 | :align: center | ||
| 26 | |||
| 24 | For further introductory information on the Yocto Project, you might be | 27 | For further introductory information on the Yocto Project, you might be |
| 25 | interested in this | 28 | interested in this |
| 26 | `article <https://www.embedded.com/electronics-blogs/say-what-/4458600/Why-the-Yocto-Project-for-my-IoT-Project->`__ | 29 | `article <https://www.embedded.com/electronics-blogs/say-what-/4458600/Why-the-Yocto-Project-for-my-IoT-Project->`__ |
| @@ -704,6 +707,9 @@ Repositories <&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/>`__. | |||
| 704 | 707 | ||
| 705 | The following figure illustrates what generally comprises Poky: | 708 | The following figure illustrates what generally comprises Poky: |
| 706 | 709 | ||
| 710 | .. image:: figures/poky-reference-distribution.png | ||
| 711 | :align: center | ||
| 712 | |||
| 707 | - BitBake is a task executor and scheduler that is the heart of the | 713 | - BitBake is a task executor and scheduler that is the heart of the |
| 708 | OpenEmbedded build system. | 714 | OpenEmbedded build system. |
| 709 | 715 | ||
| @@ -784,7 +790,12 @@ The OpenEmbedded Build System Workflow | |||
| 784 | The `OpenEmbedded build | 790 | The `OpenEmbedded build |
| 785 | system <&YOCTO_DOCS_REF_URL;#build-system-term>`__ uses a "workflow" to | 791 | system <&YOCTO_DOCS_REF_URL;#build-system-term>`__ uses a "workflow" to |
| 786 | accomplish image and SDK generation. The following figure overviews that | 792 | accomplish image and SDK generation. The following figure overviews that |
| 787 | workflow: Following is a brief summary of the "workflow": | 793 | workflow: |
| 794 | |||
| 795 | .. image:: figures/YP-flow-diagram.png | ||
| 796 | :align: center | ||
| 797 | |||
| 798 | Following is a brief summary of the "workflow": | ||
| 788 | 799 | ||
| 789 | 1. Developers specify architecture, policies, patches and configuration | 800 | 1. Developers specify architecture, policies, patches and configuration |
| 790 | details. | 801 | details. |
