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>
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>