diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 18 | 
1 files changed, 18 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 22c1e8ed47..171b8df8f3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3220,6 +3220,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 3220 | </glossdef> | 3220 | </glossdef> | 
| 3221 | </glossentry> | 3221 | </glossentry> | 
| 3222 | 3222 | ||
| 3223 | <glossentry id='var-RM_OLD_IMAGE'><glossterm>RM_OLD_IMAGE</glossterm> | ||
| 3224 | <glossdef> | ||
| 3225 | <para> | ||
| 3226 | Reclaims disk space by removing previously built | ||
| 3227 | versions of the same image from the | ||
| 3228 | <filename>images</filename> directory pointed to by the | ||
| 3229 | <link linkend='var-DEPLOY_DIR'><filename>DEPLOY_DIR</filename></link> | ||
| 3230 | variable. | ||
| 3231 | </para> | ||
| 3232 | |||
| 3233 | <para> | ||
| 3234 | Set this variable to "1" in your | ||
| 3235 | <filename>local.conf</filename> file to remove these | ||
| 3236 | images. | ||
| 3237 | </para> | ||
| 3238 | </glossdef> | ||
| 3239 | </glossentry> | ||
| 3240 | |||
| 3223 | <glossentry id='var-RM_WORK_EXCLUDE'><glossterm>RM_WORK_EXCLUDE</glossterm> | 3241 | <glossentry id='var-RM_WORK_EXCLUDE'><glossterm>RM_WORK_EXCLUDE</glossterm> | 
| 3224 | <glossdef> | 3242 | <glossdef> | 
| 3225 | <para> | 3243 | <para> | 
