diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 8284967445..75593c9de1 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml @@ -2230,7 +2230,9 @@ After the root filesystem is built, processing begins on - the image through the do_image task. + the image through the + do_image + task. The build system runs any pre-processing commands as defined by the IMAGE_PREPROCESS_COMMAND @@ -2254,7 +2256,8 @@ The final task involved in image creation is the - do_image_complete task. + do_image_complete + task. This task completes the image by applying any image post processing as defined through the IMAGE_POSTPROCESS_COMMAND