[gnome-continuous-yocto/gnomeostree-3.28-rocko: 8099/8267] ref-manual: Clarified build history as creating a single commit per build.



commit 81fbf759a447b35c995ba0157e4cc35c9f556358
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Tue Oct 17 13:49:48 2017 -0700

    ref-manual: Clarified build history as creating a single commit per build.
    
    (From yocto-docs rev: eb5edb5833ece9342cfeb645fbff1154bb2113c7)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/ref-manual/usingpoky.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 2cc7775..e9bae1c 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -1476,9 +1476,9 @@ qemux86" or "qemux86-64".
      INHERIT += "buildhistory"
      BUILDHISTORY_COMMIT = "1"
             </literallayout>
-            Enabling build history as previously described
-            causes the build process to collect build
-            output information and commit it to a local
+            Enabling build history as previously described causes the
+            OpenEmbedded build system to collect build output information and
+            commit it as a single commit to a local
             <link linkend='git'>Git</link> repository.
             <note>
                 Enabling build history increases your build times slightly,


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