diff options
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index f240ce0f4b..a2e0862459 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -24,7 +24,7 @@ software customizations and build interchange for multiple hardware | |||
24 | platforms as well as software stacks that can be maintained and scaled. | 24 | platforms as well as software stacks that can be maintained and scaled. |
25 | 25 | ||
26 | .. image:: figures/key-dev-elements.png | 26 | .. image:: figures/key-dev-elements.png |
27 | :align: center | 27 | :width: 100% |
28 | 28 | ||
29 | For further introductory information on the Yocto Project, you might be | 29 | For further introductory information on the Yocto Project, you might be |
30 | interested in this | 30 | interested in this |
@@ -638,7 +638,7 @@ these items that make up the Poky repository in the | |||
638 | The following figure illustrates what generally comprises Poky: | 638 | The following figure illustrates what generally comprises Poky: |
639 | 639 | ||
640 | .. image:: figures/poky-reference-distribution.png | 640 | .. image:: figures/poky-reference-distribution.png |
641 | :align: center | 641 | :width: 100% |
642 | 642 | ||
643 | - BitBake is a task executor and scheduler that is the heart of the | 643 | - BitBake is a task executor and scheduler that is the heart of the |
644 | OpenEmbedded build system. | 644 | OpenEmbedded build system. |
@@ -720,7 +720,7 @@ accomplish image and SDK generation. The following figure overviews that | |||
720 | workflow: | 720 | workflow: |
721 | 721 | ||
722 | .. image:: figures/YP-flow-diagram.png | 722 | .. image:: figures/YP-flow-diagram.png |
723 | :align: center | 723 | :width: 100% |
724 | 724 | ||
725 | Following is a brief summary of the "workflow": | 725 | Following is a brief summary of the "workflow": |
726 | 726 | ||