From a51b75517890cab35f7c65c24b03d2882286bf9e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 13 Oct 2014 17:32:14 -0700 Subject: ref-manual: Updated the build history section for build-id.txt This file is what is written now rather than build-id. I changed the file name and noted that it also contains the full build header information as written out by BitBake during the build. (From yocto-docs rev: 7e55b4b5f9e27f6ac5d8f1eab4923bf1b8a712c6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/usingpoky.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 0ab19fd1a6..5a6a4068a7 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -679,9 +679,11 @@ The files are defined by BUILDHISTORY_IMAGE_FILES. - build-id: + build-id.txt: Human-readable information about the build configuration - and metadata source revisions. + and metadata source revisions. + This file contains the full build header as printed + by BitBake. *.dot: Dependency graphs for the image that are compatible with graphviz. -- cgit v1.2.3-54-g00ecf