summaryrefslogtreecommitdiffstats
path: root/documentation
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:14 +0100
commit64b4e892bbf0e0a7912b2863954dab67c2a9cf88 (patch)
tree680f13eb7c8c17d7777ec350f430152cd8ecd9e5 /documentation
parentb9f543972c0762f75c9999417e61b5400133efc9 (diff)
downloadpoky-64b4e892bbf0e0a7912b2863954dab67c2a9cf88.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')
-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>