From 19b37bdcab55e69a08465178357234951a7297ef 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: cebf8037b1eb4a431f71ec4cacd415a57e0b1911) 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.