From 87f3435b399d76e2ec9976cdaf2403a8273b93e1 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 30 Jun 2020 16:21:57 +0200 Subject: [PATCH] sphinx: bsp-guide: add figures (From yocto-docs rev: 5341150c11270633fdb1428a59a3b7bd72123e7f) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index cdc567e488..42c8190124 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -686,6 +686,9 @@ section. The following illustration and list summarize the BSP creation general workflow. +.. image:: figures/bsp-dev-flow.png + :align: center + 1. *Set up Your Host Development System to Support Development Using the Yocto Project*: See the "`Preparing the Build Host <&YOCTO_DOCS_DEV_URL;#dev-preparing-the-build-host>`__" section