[yocto] [PATCH 2/2] toaster-manual: Add some details to section 3.1

Ed Bartosh ed.bartosh at linux.intel.com
Fri Dec 18 03:00:09 PST 2015


From: Belen Barros Pena <belen.barros.pena at intel.com>

The sentence explaining how to run builds was not very specific. Make
explicit that you can run builds both using the command line and the
Toaster web interface.

Signed-off-by: Belen Barros Pena <belen.barros.pena at intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
 documentation/toaster-manual/toaster-manual-setup-and-use.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index cf9de31..fdaf8fa 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -33,12 +33,15 @@
             <literallayout class='monospaced'>
      $ source ../bitbake/bin/toaster
             </literallayout>
-            You can now run builds normally.
+            You can now run your builds from the command line, or with
+            Toaster as explained in section
+            "<link linkend='using-the-toaster-web-interface'>3.7 Using
+            the Toaster Web Interface</link>".
         </para>
 
         <para>
-            To see the build information provided by Toaster, open your
-            favorite browser and enter the following:
+            To access the Toaster web interface, open your favorite
+            browser and enter the following:
             <literallayout class='monospaced'>
      http://127.0.0.1:8000
             </literallayout>
-- 
2.1.4




More information about the yocto mailing list