diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-22 07:47:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:07:34 +0100 |
commit | 14d0b606a5b302b3f272d98dce972f3f3e306e37 (patch) | |
tree | e67b020b6cb15423aa8b237a19d7608e1cc9bcfd /documentation | |
parent | 92d9a299cbf46a628e24cb26d7f7f4777f3119af (diff) | |
download | poky-14d0b606a5b302b3f272d98dce972f3f3e306e37.tar.gz |
toaster-manual: Removed redundant video.
(From yocto-docs rev: 4188241b40cf1ce5b70e21cd5f65362758742b02)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.xml | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index 311a50168c..a1546858d9 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml | |||
@@ -281,14 +281,14 @@ | |||
281 | section. | 281 | section. |
282 | </para></listitem> | 282 | </para></listitem> |
283 | <listitem><para><emphasis>Enable Build Logging to the Common SQL Server for Each Build Directory you are Using:</emphasis> | 283 | <listitem><para><emphasis>Enable Build Logging to the Common SQL Server for Each Build Directory you are Using:</emphasis> |
284 | You need to make sure that the | 284 | You need to make sure that the |
285 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-toaster'><filename>toaster</filename></ulink> | 285 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-toaster'><filename>toaster</filename></ulink> |
286 | class and build history are enabled. | 286 | class and build history are enabled. |
287 | This is done in a | 287 | This is done in a |
288 | <filename>toaster.conf</filename> file that is | 288 | <filename>toaster.conf</filename> file that is |
289 | created automatically by the toaster | 289 | created automatically by the toaster |
290 | <filename>start</filename> command, | 290 | <filename>start</filename> command, |
291 | and that lives inside the | 291 | and that lives inside the |
292 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | 292 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> |
293 | in <filename>/conf/toaster.conf</filename>.</para> | 293 | in <filename>/conf/toaster.conf</filename>.</para> |
294 | <para>That file should include the following line: | 294 | <para>That file should include the following line: |
@@ -299,16 +299,16 @@ | |||
299 | "<ulink url='&YOCTO_DOCS_REF_URL;#maintaining-build-output-quality'>Maintaining Build Output Quality</ulink>" | 299 | "<ulink url='&YOCTO_DOCS_REF_URL;#maintaining-build-output-quality'>Maintaining Build Output Quality</ulink>" |
300 | section in the Yocto Project Development | 300 | section in the Yocto Project Development |
301 | Manual.</para> | 301 | Manual.</para> |
302 | <para>You also need to point to the database that you set | 302 | <para>You also need to point to the database that you set |
303 | up in step 3. | 303 | up in step 3. |
304 | You can do this by exporting the <filename>DATABASE_URL</filename> | 304 | You can do this by exporting the <filename>DATABASE_URL</filename> |
305 | variable as follows: | 305 | variable as follows: |
306 | <literallayout class='monospaced'> | 306 | <literallayout class='monospaced'> |
307 | export DATABASE_URL=mysql://newuser:password@192.168.0.25:3306/toaster | 307 | export DATABASE_URL=mysql://newuser:password@192.168.0.25:3306/toaster |
308 | </literallayout> | 308 | </literallayout> |
309 | This example assumes that you are using | 309 | This example assumes that you are using |
310 | <filename>mysql-server</filename>. | 310 | <filename>mysql-server</filename>. |
311 | The IP address should be the IP address of your | 311 | The IP address should be the IP address of your |
312 | database server. | 312 | database server. |
313 | </para></listitem> | 313 | </para></listitem> |
314 | <listitem><para><emphasis>Source your Build Environment Setup Script:</emphasis> | 314 | <listitem><para><emphasis>Source your Build Environment Setup Script:</emphasis> |
@@ -803,7 +803,7 @@ | |||
803 | <literallayout class='monospaced'> | 803 | <literallayout class='monospaced'> |
804 | http://localhost:8000/toastergui | 804 | http://localhost:8000/toastergui |
805 | </literallayout> | 805 | </literallayout> |
806 | You can track accesses and errors in the Apache | 806 | You can track accesses and errors in the Apache |
807 | service logs. | 807 | service logs. |
808 | </para></listitem> | 808 | </para></listitem> |
809 | </orderedlist> | 809 | </orderedlist> |
@@ -869,11 +869,6 @@ | |||
869 | </itemizedlist> | 869 | </itemizedlist> |
870 | Following are several videos that show how to use the Toaster GUI: | 870 | Following are several videos that show how to use the Toaster GUI: |
871 | <itemizedlist> | 871 | <itemizedlist> |
872 | <listitem><para><emphasis>New Toaster Functionality:</emphasis> | ||
873 | This | ||
874 | <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> | ||
875 | introduces the new Toaster functionality for this release. | ||
876 | </para></listitem> | ||
877 | <listitem><para><emphasis>Build Configuration:</emphasis> | 872 | <listitem><para><emphasis>Build Configuration:</emphasis> |
878 | This | 873 | This |
879 | <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> | 874 | <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> |