diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 5c6af847e5..a4752eaee5 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 | |||
805 | compile the source code. Once compilation occurs, the files are copied | 805 | compile the source code. Once compilation occurs, the files are copied |
806 | to a holding area (staged) in preparation for packaging: | 806 | to 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 | ||
811 | This step in the build process consists of the following tasks: | 811 | This step in the build process consists of the following tasks: |