From 81fbf759a447b35c995ba0157e4cc35c9f556358 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 Oct 2017 13:49:48 -0700 Subject: ref-manual: Clarified build history as creating a single commit per build. (From yocto-docs rev: eb5edb5833ece9342cfeb645fbff1154bb2113c7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/usingpoky.xml | 6 +++--- 1 file 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". INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "1" - 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 Git repository. Enabling build history increases your build times slightly, -- cgit v1.2.3-54-g00ecf