diff options
-rw-r--r-- | doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 1b9d8001..1d8bb925 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml @@ -1233,7 +1233,9 @@ section for more information. </para></listitem> <listitem><para><emphasis>dirs:</emphasis> - Directories that should be created before the task runs. + Directories that should be created before the task runs. The + last directory listed will be used as the work directory for the + task. </para></listitem> <listitem><para><emphasis>lockfiles:</emphasis> Specifies one or more lockfiles to lock while the task |