From b296ae263ce12294a7264ed09b987acda73e4f67 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 28 Oct 2008 22:15:06 +0000 Subject: bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive --- bitbake/doc/bitbake.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bitbake/doc') 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 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 -- cgit v1.2.3-54-g00ecf