diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 47 |
1 files changed, 25 insertions, 22 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml index 08d9afdf23..eb45809f8d 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -488,8 +488,6 @@ | |||
488 | target that failed and anything depending on it cannot | 488 | target that failed and anything depending on it cannot |
489 | be built, as much as possible will be built before | 489 | be built, as much as possible will be built before |
490 | stopping. | 490 | stopping. |
491 | -a, --tryaltconfigs Continue with builds by trying to use alternative | ||
492 | providers where possible. | ||
493 | -f, --force Force the specified targets/task to run (invalidating | 491 | -f, --force Force the specified targets/task to run (invalidating |
494 | any existing stamp file). | 492 | any existing stamp file). |
495 | -c CMD, --cmd=CMD Specify the task to execute. The exact options | 493 | -c CMD, --cmd=CMD Specify the task to execute. The exact options |
@@ -504,19 +502,20 @@ | |||
504 | Read the specified file before bitbake.conf. | 502 | Read the specified file before bitbake.conf. |
505 | -R POSTFILE, --postread=POSTFILE | 503 | -R POSTFILE, --postread=POSTFILE |
506 | Read the specified file after bitbake.conf. | 504 | Read the specified file after bitbake.conf. |
507 | -v, --verbose Enable tracing of shell tasks (with 'set -x'). | 505 | -v, --verbose Enable tracing of shell tasks (with 'set -x'). Also |
508 | Also print bb.note(...) messages to stdout (in | 506 | print bb.note(...) messages to stdout (in addition to |
509 | addition to writing them to ${T}/log.do_<task>). | 507 | writing them to ${T}/log.do_<task>). |
510 | -D, --debug Increase the debug level. You can specify this | 508 | -D, --debug Increase the debug level. You can specify this more |
511 | more than once. -D sets the debug level to 1, | 509 | than once. -D sets the debug level to 1, where only |
512 | where only bb.debug(1, ...) messages are printed | 510 | bb.debug(1, ...) messages are printed to stdout; -DD |
513 | to stdout; -DD sets the debug level to 2, where | 511 | sets the debug level to 2, where both bb.debug(1, ...) |
514 | both bb.debug(1, ...) and bb.debug(2, ...) | 512 | and bb.debug(2, ...) messages are printed; etc. |
515 | messages are printed; etc. Without -D, no debug | 513 | Without -D, no debug messages are printed. Note that |
516 | messages are printed. Note that -D only affects | 514 | -D only affects output to stdout. All debug messages |
517 | output to stdout. All debug messages are written | 515 | are written to ${T}/log.do_taskname, regardless of the |
518 | to ${T}/log.do_taskname, regardless of the debug | 516 | debug level. |
519 | level. | 517 | -q, --quiet Output less log message data to the terminal. You can |
518 | specify this more than once. | ||
520 | -n, --dry-run Don't execute, just go through the motions. | 519 | -n, --dry-run Don't execute, just go through the motions. |
521 | -S SIGNATURE_HANDLER, --dump-signatures=SIGNATURE_HANDLER | 520 | -S SIGNATURE_HANDLER, --dump-signatures=SIGNATURE_HANDLER |
522 | Dump out the signature construction information, with | 521 | Dump out the signature construction information, with |
@@ -539,30 +538,34 @@ | |||
539 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS | 538 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS |
540 | Show debug logging for the specified logging domains | 539 | Show debug logging for the specified logging domains |
541 | -P, --profile Profile the command and save reports. | 540 | -P, --profile Profile the command and save reports. |
542 | -u UI, --ui=UI The user interface to use (taskexp, knotty or | 541 | -u UI, --ui=UI The user interface to use (knotty, ncurses or taskexp |
543 | ncurses - default knotty). | 542 | - default knotty). |
544 | -t SERVERTYPE, --servertype=SERVERTYPE | ||
545 | Choose which server type to use (process or xmlrpc - | ||
546 | default process). | ||
547 | --token=XMLRPCTOKEN Specify the connection token to be used when | 543 | --token=XMLRPCTOKEN Specify the connection token to be used when |
548 | connecting to a remote server. | 544 | connecting to a remote server. |
549 | --revisions-changed Set the exit code depending on whether upstream | 545 | --revisions-changed Set the exit code depending on whether upstream |
550 | floating revisions have changed or not. | 546 | floating revisions have changed or not. |
551 | --server-only Run bitbake without a UI, only starting a server | 547 | --server-only Run bitbake without a UI, only starting a server |
552 | (cooker) process. | 548 | (cooker) process. |
553 | -B BIND, --bind=BIND The name/address for the bitbake server to bind to. | 549 | -B BIND, --bind=BIND The name/address for the bitbake xmlrpc server to bind |
550 | to. | ||
551 | -T SERVER_TIMEOUT, --idle-timeout=SERVER_TIMEOUT | ||
552 | Set timeout to unload bitbake server due to | ||
553 | inactivity, set to -1 means no unload, default: | ||
554 | Environment variable BB_SERVER_TIMEOUT. | ||
554 | --no-setscene Do not run any setscene tasks. sstate will be ignored | 555 | --no-setscene Do not run any setscene tasks. sstate will be ignored |
555 | and everything needed, built. | 556 | and everything needed, built. |
556 | --setscene-only Only run setscene tasks, don't run any real tasks. | 557 | --setscene-only Only run setscene tasks, don't run any real tasks. |
557 | --remote-server=REMOTE_SERVER | 558 | --remote-server=REMOTE_SERVER |
558 | Connect to the specified server. | 559 | Connect to the specified server. |
559 | -m, --kill-server Terminate the remote server. | 560 | -m, --kill-server Terminate any running bitbake server. |
560 | --observe-only Connect to a server as an observing-only client. | 561 | --observe-only Connect to a server as an observing-only client. |
561 | --status-only Check the status of the remote bitbake server. | 562 | --status-only Check the status of the remote bitbake server. |
562 | -w WRITEEVENTLOG, --write-log=WRITEEVENTLOG | 563 | -w WRITEEVENTLOG, --write-log=WRITEEVENTLOG |
563 | Writes the event log of the build to a bitbake event | 564 | Writes the event log of the build to a bitbake event |
564 | json file. Use '' (empty string) to assign the name | 565 | json file. Use '' (empty string) to assign the name |
565 | automatically. | 566 | automatically. |
567 | --runall=RUNALL Run the specified task for all build targets and their | ||
568 | dependencies. | ||
566 | </literallayout> | 569 | </literallayout> |
567 | </para> | 570 | </para> |
568 | </section> | 571 | </section> |