From 0c22370f4fe572d14c3e446795f0980eb6a126c5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 09:32:01 -0700 Subject: dev-manual: Edits to "Working With a PR Service" section. (From yocto-docs rev: 0594ce7af4283b614672737f40e129d3848f0a27) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9076f579d1..7a29e236c7 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3011,7 +3011,7 @@ - It is also recommended you use build history, which adds + It is also recommended you use Build History, which adds some sanity checks to package versions, in conjunction with the server that is running the PR Service. To enable build history, add the following to each building @@ -3021,7 +3021,7 @@ INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "1" - For information on build history, see the + For information on Build History, see the "Maintaining Build Output Quality" section in the Yocto Project Reference Manual. -- cgit v1.2.3-54-g00ecf