diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 15:04:28 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:24 +0000 |
| commit | cd1581bc16f25375b8e493d830e1c6ce7ae6825e (patch) | |
| tree | 6c6a753f7565ae65750886b185d59fe84816562d /documentation/ref-manual/ref-variables.xml | |
| parent | 035caad7b0ec0861c920a50122d18df50ef526de (diff) | |
| download | poky-cd1581bc16f25375b8e493d830e1c6ce7ae6825e.tar.gz | |
ref-manual: Edits to rm_work class.
(From yocto-docs rev: 8085c14ee0d9706b410195b217b9470a7571ae53)
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/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 60e24ef565..7ece12cc2c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5274,7 +5274,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5274 | With <filename>rm_work</filename> enabled, this | 5274 | With <filename>rm_work</filename> enabled, this |
| 5275 | variable specifies a list of recipes whose work directories | 5275 | variable specifies a list of recipes whose work directories |
| 5276 | should not be removed. | 5276 | should not be removed. |
| 5277 | See the "<link linkend='ref-classes-rm-work'>Removing Work Files During the Build - <filename>rm_work.bbclass</filename></link>" | 5277 | See the "<link linkend='ref-classes-rm-work'><filename>rm_work.bbclass</filename></link>" |
| 5278 | section for more details. | 5278 | section for more details. |
| 5279 | </para> | 5279 | </para> |
| 5280 | </glossdef> | 5280 | </glossdef> |
