summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/usingpoky.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 2cc777532e..e9bae1c6d0 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -1476,9 +1476,9 @@ qemux86" or "qemux86-64".
1476 INHERIT += "buildhistory" 1476 INHERIT += "buildhistory"
1477 BUILDHISTORY_COMMIT = "1" 1477 BUILDHISTORY_COMMIT = "1"
1478 </literallayout> 1478 </literallayout>
1479 Enabling build history as previously described 1479 Enabling build history as previously described causes the
1480 causes the build process to collect build 1480 OpenEmbedded build system to collect build output information and
1481 output information and commit it to a local 1481 commit it as a single commit to a local
1482 <link linkend='git'>Git</link> repository. 1482 <link linkend='git'>Git</link> repository.
1483 <note> 1483 <note>
1484 Enabling build history increases your build times slightly, 1484 Enabling build history increases your build times slightly,