diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3a4da44b79..732fd9aa4f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -776,6 +776,30 @@ Core layer for images cannot be removed + DEPLOY_DIR + + + Points to the area that the OpenEmbedded build system uses + to place images and their related files created with + BitBake. + By default, this directory resides within the + Build Directory + as tmp/deploy. + + + + For more information on the structure of the Build + Directory, see + "The Build Directory - build/" + section. + For more detail on the contents of the + deploy directory, see the + "Images and Application Development SDK" + section. + + + + DESCRIPTION The package description used by package managers.