diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 2330d5e895..bd70ca7910 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -3383,8 +3383,7 @@ tmp/deploy/ is now enabled by default due to a new staging method used for those files. As a result of this change, the - RM_OLD_IMAGE - variable is now redundant. + RM_OLD_IMAGE variable is now redundant. diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f509da4d7d..ae1068a90c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -10673,35 +10673,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" - RM_OLD_IMAGE - - RM_OLD_IMAGE[doc] = "Reclaims disk space by removing previously built versions of the same image from the images directory pointed to by the DEPLOY_DIR variable." - - - - - Reclaims disk space by removing previously built - versions of the same image from the - images directory pointed to by the - DEPLOY_DIR - variable. - - - - Set this variable to "1" in your - local.conf file to remove these - images. - - Removal of old images and other files in - tmp/deploy/ is enabled by default - due to the staging method used for those files. - Consequently, the RM_OLD_IMAGE - variable is redundant. - - - - - RM_WORK_EXCLUDE RM_WORK_EXCLUDE[doc] = "With rm_work enabled, this variable specifies a list of packages whose work directories should not be removed."