diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 44032e6409..2bbee9b300 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1431,7 +1431,16 @@ D - The destination directory. + + The destination directory. + The location in the Build Directory + , where components are installed by the do_install() task. + This defaults to: + + ${WORKDIR}/image + + +