]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Added note to RM_OLD_IMAGE indicating redundancy
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 13 Oct 2016 22:05:57 +0000 (15:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Oct 2016 11:56:32 +0000 (12:56 +0100)
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>
documentation/ref-manual/ref-variables.xml

index 69698d0398df6ca1327876bf3af6206c9ed02f95..f509da4d7de2f319ddfc48c85d3fd04d8fbd65e9 100644 (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>