ref-manual: Added note to RM_OLD_IMAGE indicating redundancy

The way these old image files are staged now makes removing them
the default behavior.  Thus, this variable has become redundant.
I added a note indicating such.

(From yocto-docs rev: e1db620fdf741b46e54cf1a3715597f81a811818)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-10-13 15:05:57 -07:00 committed by Richard Purdie
parent 97ac70175f
commit 2b08a281b9
1 changed files with 7 additions and 0 deletions

View File

@ -10691,6 +10691,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Set this variable to "1" in your
<filename>local.conf</filename> file to remove these
images.
<note>
Removal of old images and other files in
<filename>tmp/deploy/</filename> is enabled by default
due to the staging method used for those files.
Consequently, the <filename>RM_OLD_IMAGE</filename>
variable is redundant.
</note>
</para>
</glossdef>
</glossentry>