summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi@buzzcollectivemarketing.com>2018-06-12 12:09:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-28 09:22:58 +0100
commit25d3577a616d0a6b0d92cf6d73b322d1c6c7819b (patch)
tree19ec0307b516779368ae5fbabfed8ef794b0f958 /documentation
parent2a74e8fb94257d93dd28be56aa6d3017f52dad93 (diff)
downloadpoky-25d3577a616d0a6b0d92cf6d73b322d1c6c7819b.tar.gz
ref-manual: Removed the do_rm_work_all Task
(From yocto-docs rev: 74a90f766a38c425a6ceb8a50ad24b23460f9640) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-tasks.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index e6cf68670b..ccd0f85cfd 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -596,15 +596,6 @@
596 </para> 596 </para>
597 </section> 597 </section>
598 598
599 <section id='ref-tasks-rm_work_all'>
600 <title><filename>do_rm_work_all</filename></title>
601
602 <para>
603 Top-level task for removing work files after the build system has
604 finished with them.
605 </para>
606 </section>
607
608 <section id='ref-tasks-unpack'> 599 <section id='ref-tasks-unpack'>
609 <title><filename>do_unpack</filename></title> 600 <title><filename>do_unpack</filename></title>
610 601