summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 15:11:25 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:24 +0000
commit4cdb34bc0cedf06edb053c3f4e26f23213d92373 (patch)
tree37abd7b33210b90266bc32ade5ad53fda8f32c7c /documentation
parentcca4368b1dd640d0dcee6ea147de0bb1c0d61959 (diff)
downloadast2050-yocto-poky-4cdb34bc0cedf06edb053c3f4e26f23213d92373.zip
ast2050-yocto-poky-4cdb34bc0cedf06edb053c3f4e26f23213d92373.tar.gz
ref-manual: Edits to sanity class.
(From yocto-docs rev: 36e90ca3cf797d6147f8cdd069d192e3f2669460) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index a28053c..18bb9a7 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2326,11 +2326,12 @@
</section>
<section id='ref-classes-sanity'>
- <title>Host System Sanity Checks - <filename>sanity.bbclass</filename></title>
+ <title><filename>sanity.bbclass</filename></title>
<para>
- This class checks to see if prerequisite software is present on the host system
- so that users can be notified of potential problems that might affect their build.
+ The <filename>sanity</filename> class checks to see if prerequisite
+ software is present on the host system so that users can be notified
+ of potential problems that might affect their build.
The class also performs basic user configuration checks from
the <filename>local.conf</filename> configuration file to
prevent common mistakes that cause build failures.
OpenPOWER on IntegriCloud