From 2fbd9e4e44f6b491cccca81fd34586fcfdeea3d3 Mon Sep 17 00:00:00 2001 From: Martin Samuelsson Date: Sun, 17 Jan 2016 17:54:39 -0800 Subject: [PATCH] bitbake-user-manual-metadata: Updated 'dir' flag Added more detail to the 'dir' flag to state the last directory listed will be used as the work directory for the task. Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 1b9d8001081..61daadea925 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml @@ -1234,6 +1234,8 @@ dirs: Directories that should be created before the task runs. + The last directory listed will be used as the work directory + for the task. lockfiles: Specifies one or more lockfiles to lock while the task -- 2.47.3