From e6c9507240ffd3369196b11193f3b8a0ad4c3b65 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Wed, 29 Jul 2020 11:44:03 +0200 Subject: sphinx: sdk-manual: add figures (From yocto-docs rev: 33f46470d53790ae986294e1776c5ca23f764976) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-working-projects.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/sdk-manual/sdk-working-projects.rst') diff --git a/documentation/sdk-manual/sdk-working-projects.rst b/documentation/sdk-manual/sdk-working-projects.rst index d18568d60a..df216175c9 100644 --- a/documentation/sdk-manual/sdk-working-projects.rst +++ b/documentation/sdk-manual/sdk-working-projects.rst @@ -18,6 +18,9 @@ workflow, which is outside of the :term:`OpenEmbedded Build System`. The following figure presents a simple Autotools workflow. +.. image:: figures/sdk-autotools-flow.png + :align: center + Follow these steps to create a simple Autotools-based "Hello World" project: @@ -128,6 +131,9 @@ This section presents a simple Makefile development flow and provides an example that lets you see how you can use cross-toolchain environment variables and Makefile variables during development. +.. image:: figures/sdk-makefile-flow.png + :align: center + The main point of this section is to explain the following three cases regarding variable behavior: -- cgit v1.2.3-54-g00ecf