summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-09 13:22:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-13 23:57:21 +0100
commit790768a337df51d792a6aa86a0cd44f7c906cb26 (patch)
treea7252ae1eb9ac5aa8e97eaca9eb708518efd604e /documentation/ref-manual
parentb84371680e749fac5080ce7375c80334f3665433 (diff)
downloadpoky-790768a337df51d792a6aa86a0cd44f7c906cb26.tar.gz
ref-manual/ref-variables: add RM_WORK_EXCLUDE
Added quotes around the cross-referenced section title. Cleaned up some passive voice and future tense. (From yocto-docs rev: 4ee5834f8262ced5417a63fa76baa6594138e087) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index a648a9e7a9..5f2a2a716c 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2868,6 +2868,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2868 </glossdef> 2868 </glossdef>
2869 </glossentry> 2869 </glossentry>
2870 2870
2871 <glossentry id='var-RM_WORK_EXCLUDE'><glossterm>RM_WORK_EXCLUDE</glossterm>
2872 <glossdef>
2873 <para>
2874 With <filename>rm_work</filename> enabled, this
2875 variable specifies a list of packages whose work directories
2876 should not be removed.
2877 See the "<link linkend='ref-classes-rm-work'>Removing Work Files During the Build - <filename>rm_work.bbclass</filename></link>"
2878 section for more details.
2879 </para>
2880 </glossdef>
2881 </glossentry>
2882
2871 <glossentry id='var-RRECOMMENDS'><glossterm>RRECOMMENDS</glossterm> 2883 <glossentry id='var-RRECOMMENDS'><glossterm>RRECOMMENDS</glossterm>
2872 <glossdef> 2884 <glossdef>
2873 <para> 2885 <para>