[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8059/8267] toaster-manual: Updated "Defining the Default Distro and Other Values"



commit 617bbe77a8db63d0fb10e60bac79f24b254e1ea7
Author: Kristi Rifenbark <kristi rifenbark gmail com>
Date:   Mon Oct 16 16:34:09 2017 -0700

    toaster-manual: Updated "Defining the Default Distro and Other Values"
    
    Updated with review fixes.
    
    (From yocto-docs rev: 0436ae269a02579903adae659577e944761139f5)
    
    Signed-off-by: Kristi Rifenbark <kristi rifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../toaster-manual/toaster-manual-reference.xml    |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/documentation/toaster-manual/toaster-manual-reference.xml 
b/documentation/toaster-manual/toaster-manual-reference.xml
index c90e3df..1f2f6a6 100644
--- a/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/documentation/toaster-manual/toaster-manual-reference.xml
@@ -356,8 +356,8 @@
                 <filename>custom.xml</filename> file.
             </para>
 
-            <section id='defining-the-default-distro'>
-                <title>Defining the Default Distro</title>
+            <section id='defining-the-default-distro-and-other-values'>
+                <title>Defining the Default Distro and Other Values</title>
 
                 <para>
                     This section defines the default distro value for new projects.
@@ -372,16 +372,15 @@
        &lt;field type="CharField" name="value"&gt;poky&lt;/field&gt;
      &lt;/object&gt;
                     </literallayout>
-                    <note>
-                       You can override the default value by adding additional
-                       Toaster Setting sections such as any of the settings coming
-                       from the <filename>settings.xml</filename> file.
+                       You can override other default project values by adding
+                       additional Toaster Setting sections such as any of the
+                       settings coming from the <filename>settings.xml</filename>
+                       file.
                        Also, you can add custom values that are included in the
                        BitBake environment.
                        The "pk" values must be unique.
                        By convention, values that set default project values have a
                        "DEFCONF" prefix.
-                    </note>
                 </para>
             </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]