From 9407e718c1241dade697965caba9b9af7de1a68f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 15:11:25 -0600 Subject: ref-manual: Edits to sanity class. (From yocto-docs rev: 517b4348988b88de3cb9b8031e25175772e26f64) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a28053cd85..18bb9a7cc3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2326,11 +2326,12 @@
- Host System Sanity Checks - <filename>sanity.bbclass</filename> + <filename>sanity.bbclass</filename> - 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 sanity 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 local.conf configuration file to prevent common mistakes that cause build failures. -- cgit v1.2.3-54-g00ecf