1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

toaster-manual: Removed redundant video.

(From yocto-docs rev: 5ae1d89a1384790644016e79afea1a70edcf88f3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2015-04-22 07:47:48 -07:00
committed by Richard Purdie
parent 69cdf9658a
commit 47aee60bfe
@@ -281,14 +281,14 @@
section. section.
</para></listitem> </para></listitem>
<listitem><para><emphasis>Enable Build Logging to the Common SQL Server for Each Build Directory you are Using:</emphasis> <listitem><para><emphasis>Enable Build Logging to the Common SQL Server for Each Build Directory you are Using:</emphasis>
You need to make sure that the You need to make sure that the
<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-toaster'><filename>toaster</filename></ulink> <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-toaster'><filename>toaster</filename></ulink>
class and build history are enabled. class and build history are enabled.
This is done in a This is done in a
<filename>toaster.conf</filename> file that is <filename>toaster.conf</filename> file that is
created automatically by the toaster created automatically by the toaster
<filename>start</filename> command, <filename>start</filename> command,
and that lives inside the and that lives inside the
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>
in <filename>/conf/toaster.conf</filename>.</para> in <filename>/conf/toaster.conf</filename>.</para>
<para>That file should include the following line: <para>That file should include the following line:
@@ -299,16 +299,16 @@
"<ulink url='&YOCTO_DOCS_REF_URL;#maintaining-build-output-quality'>Maintaining Build Output Quality</ulink>" "<ulink url='&YOCTO_DOCS_REF_URL;#maintaining-build-output-quality'>Maintaining Build Output Quality</ulink>"
section in the Yocto Project Development section in the Yocto Project Development
Manual.</para> Manual.</para>
<para>You also need to point to the database that you set <para>You also need to point to the database that you set
up in step 3. up in step 3.
You can do this by exporting the <filename>DATABASE_URL</filename> You can do this by exporting the <filename>DATABASE_URL</filename>
variable as follows: variable as follows:
<literallayout class='monospaced'> <literallayout class='monospaced'>
export DATABASE_URL=mysql://newuser:password@192.168.0.25:3306/toaster export DATABASE_URL=mysql://newuser:password@192.168.0.25:3306/toaster
</literallayout> </literallayout>
This example assumes that you are using This example assumes that you are using
<filename>mysql-server</filename>. <filename>mysql-server</filename>.
The IP address should be the IP address of your The IP address should be the IP address of your
database server. database server.
</para></listitem> </para></listitem>
<listitem><para><emphasis>Source your Build Environment Setup Script:</emphasis> <listitem><para><emphasis>Source your Build Environment Setup Script:</emphasis>
@@ -803,7 +803,7 @@
<literallayout class='monospaced'> <literallayout class='monospaced'>
http://localhost:8000/toastergui http://localhost:8000/toastergui
</literallayout> </literallayout>
You can track accesses and errors in the Apache You can track accesses and errors in the Apache
service logs. service logs.
</para></listitem> </para></listitem>
</orderedlist> </orderedlist>
@@ -869,11 +869,6 @@
</itemizedlist> </itemizedlist>
Following are several videos that show how to use the Toaster GUI: Following are several videos that show how to use the Toaster GUI:
<itemizedlist> <itemizedlist>
<listitem><para><emphasis>New Toaster Functionality:</emphasis>
This
<ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink>
introduces the new Toaster functionality for this release.
</para></listitem>
<listitem><para><emphasis>Build Configuration:</emphasis> <listitem><para><emphasis>Build Configuration:</emphasis>
This This
<ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink>