summaryrefslogtreecommitdiff
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)
downloadopenembedded-core-b296ae263ce12294a7264ed09b987acda73e4f67.tar.gz
openembedded-core-b296ae263ce12294a7264ed09b987acda73e4f67.tar.bz2
openembedded-core-b296ae263ce12294a7264ed09b987acda73e4f67.tar.xz
openembedded-core-b296ae263ce12294a7264ed09b987acda73e4f67.zip
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 01172d741..e687f0a42 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
those that depend on it, cannot be remade, the other dependencies of these
targets can be processed all the same.
.TP
+.B \-a, \-\-tryaltconfigs
+continue with builds by trying to use alternative providers where possible.
+.TP
.B \-f, \-\-force
force run of specified cmd, regardless of stamp status
.TP