From 1c5c2db321501a4a7a53269a008748e434b152a8 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 13:45:03 -0600 Subject: [PATCH] ref-manual: Edits to insane class. (From yocto-docs rev: d69e06c401290882aed97189a9beeecb7accf452) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6b22de568c..7457dd7ae8 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1035,12 +1035,12 @@
-<filename>insane.bbclass</filename> + <filename>insane.bbclass</filename> - This class adds a step to the package generation process so that - output quality assurance checks are generated by the OpenEmbedded - build system. + The insane class adds a step to the package + generation process so that output quality assurance checks are + generated by the OpenEmbedded build system. A range of checks are performed that check the build's output for common problems that show up during runtime. Distribution policy usually dictates whether to include this class.