bitbake: bitbake-user-manual: Added detail to [dirs] and [cleardirs] flags

Fixes [YOCTO #10071]

Provided more clear descriptions for these two flags.

(Bitbake rev: c85c9a468dc3ce606a5f8797e6be8b411a9f3bdb)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-08-03 17:22:58 -07:00 committed by Richard Purdie
parent 500ebdda6b
commit 50d78130fd
1 changed files with 7 additions and 3 deletions

View File

@ -1394,7 +1394,10 @@
functionality of the task:
<itemizedlist>
<listitem><para><emphasis>cleandirs:</emphasis>
Empty directories that should created before the task runs.
Empty directories that should be created before the
task runs.
Directories that already exist are removed and recreated
to empty them.
</para></listitem>
<listitem><para><emphasis>depends:</emphasis>
Controls inter-task dependencies.
@ -1414,8 +1417,9 @@
</para></listitem>
<listitem><para><emphasis>dirs:</emphasis>
Directories that should be created before the task runs.
The last directory listed will be used as the work directory
for the task.
Directories that already exist are left as is.
The last directory listed is used as the
current working directory for the task.
</para></listitem>
<listitem><para><emphasis>lockfiles:</emphasis>
Specifies one or more lockfiles to lock while the task