summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/concepts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 9ea30b19b0..101fc1b998 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -805,7 +805,7 @@ After source code is patched, BitBake executes tasks that configure and
805compile the source code. Once compilation occurs, the files are copied 805compile the source code. Once compilation occurs, the files are copied
806to a holding area (staged) in preparation for packaging: 806to a holding area (staged) in preparation for packaging:
807 807
808.. image:: figures/configuration-compile-autoreconf.png 808.. image:: svg/configuration-compile-autoreconf.*
809 :width: 100% 809 :width: 100%
810 810
811This step in the build process consists of the following tasks: 811This step in the build process consists of the following tasks: