summaryrefslogtreecommitdiff
path: root/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
committerJason M. Bills <jason.m.bills@linux.intel.com>2020-12-08 00:38:17 +0300
commit8d6ae7f2a817751fad151168fa10ce28ee0869d8 (patch)
tree281032f7ec07c41589aa094bd165cc2a98f2d3a7 /poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
parentc16fb8893b19075db4bcf3b5bf33c1db8c3ca2bd (diff)
parent5da3c2284560a7e08ffafd03c5b5ba44a3242228 (diff)
downloadopenbmc-8d6ae7f2a817751fad151168fa10ce28ee0869d8.tar.xz
Merge tag '0.26' of ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
Diffstat (limited to 'poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index b4caebbe0..f55574592 100644
--- a/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -1,6 +1,7 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
+<!--SPDX-License-Identifier: CC-BY-2.0-UK-->
<chapter id='toaster-manual-setup-and-use'>
@@ -69,17 +70,17 @@
web server. This is useful for the following:
<itemizedlist>
<listitem><para>
- Capturing a command-line build’s statistics into
+ Capturing a command-line build's statistics into
the Toaster database for examination later.
</para></listitem>
<listitem><para>
- Capturing a command-line build’s statistics when
+ Capturing a command-line build's statistics when
the Toaster server is already running.
</para></listitem>
<listitem><para>
Having one instance of the Toaster web server
track and capture multiple command-line builds,
- where each build is started in its own “noweb”
+ where each build is started in its own "noweb"
Toaster environment.
</para></listitem>
</itemizedlist>
@@ -91,7 +92,7 @@
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
+ can watch this command-line build's progress and examine the
results as soon as they are posted:
<literallayout class='monospaced'>
$ source toaster start noweb
@@ -106,7 +107,7 @@
<para>
You can start a Toaster environment with the
- “New Projects” feature disabled.
+ "New Projects" feature disabled.
Doing so is useful for the following:
<itemizedlist>
<listitem><para>
@@ -469,7 +470,7 @@
<filename>STATIC_ROOT</filename>.
</para></listitem>
<listitem><para>
- Test and/or use the Mysql integration with Toaster’s
+ Test and/or use the Mysql integration with Toaster's
Django web server.
At this point, you can start up the normal Toaster
Django web server with the Toaster database in Mysql.