summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-25 15:54:55 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-25 15:55:37 +0000
commitca7cd6c1318e0ef066f9e12e7516a47b2af3a7d1 (patch)
tree7a0177ce478eb770d61b2335af7a0e2bab599fb4
parent2ecb102968cdbbdbbfa91e1dcccf45bcd0b59a89 (diff)
downloadbitbake-ca7cd6c1318e0ef066f9e12e7516a47b2af3a7d1.tar.gz
doc/bitbake.1: Update with missing parameters
Patch from Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> to add missing parameters to bitbake man page. Added hob to ui list too. [YCOTO #4049] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--doc/bitbake.118
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bitbake.1 b/doc/bitbake.1
index d9d39020f..15a7f205a 100644
--- a/doc/bitbake.1
+++ b/doc/bitbake.1
@@ -103,6 +103,24 @@ Show debug logging for the specified logging domains
.TP
.B \-P, \-\-profile
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.
+.TP
+.B \-tSERVERTYPE, \-\-servertype=SERVERTYPE
+Choose which server to use, none, process or xmlrpc.
+.TP
+.B \-\-revisions-changed
+Set the exit code depending on whether upstream floating revisions have changed or not.
+.TP
+.B \-\-server-only
+Run bitbake without UI, the frontend can connect with bitbake server itself.
+.TP
+.B \-BBIND, \-\-bind=BIND
+The name/address for the bitbake server to bind to.
+.TP
+.B \-\-no\-setscene
+Do not run any setscene tasks, forces builds.
.SH ENVIRONMENT VARIABLES
bitbake uses the following environment variables to control its