summaryrefslogtreecommitdiffstats
path: root/bitbake/doc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-10-28 22:15:06 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-10-28 22:15:06 +0000
commitb296ae263ce12294a7264ed09b987acda73e4f67 (patch)
tree9c0dfd5439d9d27f74b36f9731afb01c0c018531 /bitbake/doc
parentdb140d9ce0a5918cab2615862402c07ef81c6944 (diff)
downloadpoky-b296ae263ce12294a7264ed09b987acda73e4f67.tar.gz
bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive
Diffstat (limited to 'bitbake/doc')
-rw-r--r--bitbake/doc/bitbake.13
1 files changed, 3 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake.1 b/bitbake/doc/bitbake.1
index 01172d7412..e687f0a42a 100644
--- a/bitbake/doc/bitbake.1
+++ b/bitbake/doc/bitbake.1
@@ -54,6 +54,9 @@ continue as much as possible after an error. While the target that failed, and
54those that depend on it, cannot be remade, the other dependencies of these 54those that depend on it, cannot be remade, the other dependencies of these
55targets can be processed all the same. 55targets can be processed all the same.
56.TP 56.TP
57.B \-a, \-\-tryaltconfigs
58continue with builds by trying to use alternative providers where possible.
59.TP
57.B \-f, \-\-force 60.B \-f, \-\-force
58force run of specified cmd, regardless of stamp status 61force run of specified cmd, regardless of stamp status
59.TP 62.TP