From 4756073e844fd070eb3ce2459bbb0ba7b82c47e7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 1 May 2018 12:19:53 -0700 Subject: toaster-manual: Updated "Setting Up Toaster Without a Web Server" This section had a new bullet added for talking about one instance of Toaster web server to track and capture multiple command-line builds. Also, provided better wording surrounding shutting down Toaster. (From yocto-docs rev: 9dbe242bf90860afabc9ab218992d2b81aaf8896) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../toaster-manual/toaster-manual-setup-and-use.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'documentation/toaster-manual') diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index 0d7bbefe67..2b77569cb1 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml @@ -76,12 +76,23 @@ Capturing a command-line build’s statistics when the Toaster server is already running. + + Having one instance of the Toaster web server + track and capture multiple command-line builds, + where each build is started in its own “noweb” + Toaster environment. + The following commands show how to start a Toaster environment without starting its web server, perform BitBake operations, and then shut down the Toaster environment. - Once the environment is shut down, you can examine the - BitBake build statistics: + Once the build is complete, you can close the Toaster environment. + Before closing the environment, however, you should allow a few + minutes to ensure the complete transfer of its BitBake build + statistics to the Toaster database. + If you have a separate Toaster web server instance running, you + can watch this command-line build’s progress and examine the + results as soon as they are posted: $ source toaster start noweb $ bitbake target -- cgit v1.2.3-54-g00ecf