From 14d0b606a5b302b3f272d98dce972f3f3e306e37 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Apr 2015 07:47:48 -0700 Subject: toaster-manual: Removed redundant video. (From yocto-docs rev: 4188241b40cf1ce5b70e21cd5f65362758742b02) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../toaster-manual-setup-and-use.xml | 31 +++++++++------------- 1 file changed, 13 insertions(+), 18 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 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 @@ section. Enable Build Logging to the Common SQL Server for Each Build Directory you are Using: - You need to make sure that the + You need to make sure that the toaster - class and build history are enabled. - This is done in a - toaster.conf file that is - created automatically by the toaster - start command, - and that lives inside the + class and build history are enabled. + This is done in a + toaster.conf file that is + created automatically by the toaster + start command, + and that lives inside the Build Directory in /conf/toaster.conf. That file should include the following line: @@ -299,16 +299,16 @@ "Maintaining Build Output Quality" section in the Yocto Project Development Manual. - You also need to point to the database that you set - up in step 3. + You also need to point to the database that you set + up in step 3. You can do this by exporting the DATABASE_URL variable as follows: export DATABASE_URL=mysql://newuser:password@192.168.0.25:3306/toaster - This example assumes that you are using - mysql-server. - The IP address should be the IP address of your + This example assumes that you are using + mysql-server. + The IP address should be the IP address of your database server. Source your Build Environment Setup Script: @@ -803,7 +803,7 @@ http://localhost:8000/toastergui - You can track accesses and errors in the Apache + You can track accesses and errors in the Apache service logs. @@ -869,11 +869,6 @@ Following are several videos that show how to use the Toaster GUI: - New Toaster Functionality: - This - video - introduces the new Toaster functionality for this release. - Build Configuration: This video -- cgit v1.2.3-54-g00ecf