From 6ba27fa504f92d4a7e3e0eafcf43d74e20f5e746 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Dec 2013 15:30:07 -0600 Subject: [PATCH] ref-manual: Added the image-swab class. (From yocto-docs rev: 8dfc65cf8911ac91fa0bc0a9aa8298f9e1328ec8) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e3e6675100..979e7344b0 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -925,6 +925,21 @@ +
+ <filename>image-swab.bbclass</filename> + + + The image Swabber (image-swab) class + enables the + Swabber + tool in order to detect and log accesses to the host system during + the OpenEmbedded build process. + + This class is currently unmaintained. + + +
+
<filename>mime.bbclass</filename>