]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bitbake: doc: Replace depexp UI with taskexp and cleanup UI lists
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2017 14:23:29 +0000 (06:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Feb 2017 14:28:46 +0000 (06:28 -0800)
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>
bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
bitbake/doc/bitbake.1

index 0e7c8041d44812c0f5fb4612fc4242055dbc7d55..d602c469b070bc513be5d122f4aba2efdc8f55c5 100644 (file)
        -l DEBUG_DOMAINS, --log-domains=DEBUG_DOMAINS
                              Show debug logging for the specified logging domains
        -P, --profile         Profile the command and save reports.
-       -u UI, --ui=UI        The user interface to use (depexp, goggle, knotty or
+       -u UI, --ui=UI        The user interface to use (taskexp, knotty or
                              ncurses - default knotty).
        -t SERVERTYPE, --servertype=SERVERTYPE
                              Choose which server type to use (process or xmlrpc -
index a6c8d9727683f230d907a07ce5d57126c1fa7825..7fc1652ecdf8787eeab9fc82b9ce7e07112838e8 100644 (file)
@@ -105,7 +105,7 @@ Show debug logging for the specified logging domains
 profile the command and print a report
 .TP
 .B \-uUI, \-\-ui=UI
-User interface to use. Currently, hob, depexp, goggle or ncurses can be specified as UI.
+User interface to use. Currently, knotty, taskexp or ncurses can be specified as UI.
 .TP
 .B \-tSERVERTYPE, \-\-servertype=SERVERTYPE
 Choose which server to use, none, process or xmlrpc.