summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 09:32:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:16 +0100
commit5222e903360c2926879c18142f0ac758adfc89ab (patch)
treef125e3fffdaae693cf0fe03b07e9380ce70f2ce2 /documentation/dev-manual
parent8692ab0a72a68651507e77d8cfd026e0293537ac (diff)
downloadast2050-yocto-poky-5222e903360c2926879c18142f0ac758adfc89ab.zip
ast2050-yocto-poky-5222e903360c2926879c18142f0ac758adfc89ab.tar.gz
dev-manual: Edits to "Working With a PR Service" section.
(From yocto-docs rev: 0594ce7af4283b614672737f40e129d3848f0a27) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 9076f57..7a29e23 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -3011,7 +3011,7 @@
</para>
<para>
- 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"
</literallayout>
- For information on build history, see the
+ For information on Build History, see the
"<ulink url='&YOCTO_DOCS_REF_URL;#maintaining-build-output-quality'>Maintaining Build Output Quality</ulink>"
section in the Yocto Project Reference Manual.
</para>
OpenPOWER on IntegriCloud