diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-19 06:23:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-19 06:28:46 -0800 |
commit | 701ae7d1f4d718ef9425c1f89f9f1693e4d110e7 (patch) | |
tree | 51217952a5481b4f1b1361f5e144987c83155b7b /bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |
parent | 6a531c8b3368f1d2594c60abeddc50a5642cacfa (diff) | |
download | poky-701ae7d1f4d718ef9425c1f89f9f1693e4d110e7.tar.gz |
bitbake: doc: Replace depexp UI with taskexp and cleanup UI lists
The depexp UI has been replaced with taskexp, also remove old
references to goggle and hob.
(Bitbake rev: 814c2b232ea5f88b5ad5031fb9d389c9c594aa01)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 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 0e7c8041d4..d602c469b0 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml | |||
@@ -529,7 +529,7 @@ | |||
529 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS | 529 | -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS |
530 | Show debug logging for the specified logging domains | 530 | Show debug logging for the specified logging domains |
531 | -P, --profile Profile the command and save reports. | 531 | -P, --profile Profile the command and save reports. |
532 | -u UI, --ui=UI The user interface to use (depexp, goggle, knotty or | 532 | -u UI, --ui=UI The user interface to use (taskexp, knotty or |
533 | ncurses - default knotty). | 533 | ncurses - default knotty). |
534 | -t SERVERTYPE, --servertype=SERVERTYPE | 534 | -t SERVERTYPE, --servertype=SERVERTYPE |
535 | Choose which server type to use (process or xmlrpc - | 535 | Choose which server type to use (process or xmlrpc - |