From 5f20fb847ef9595e61c203f4e3ec030594e71118 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 2 Dec 2013 14:20:30 -0600 Subject: ref-manual: Added image-live class and updated IMAGE_FSTYPES variable. Added a note to the existing IMAGE_FSTYPES variable based on using "live" as an image type. Need to be sure that appears before inherit line in the recipe. (From yocto-docs rev: 1fc45b2bc7c70f00882d495d659830b94eb7d2df) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (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 1be7dd5c9b..5a75199387 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -853,6 +853,18 @@ +
+ <filename>image-live.bbclass</filename> + + + The live image (image-live) class + supports building "live" images. + Normally, you do not use this class directly. + Instead, you add "live" to + IMAGE_FSTYPES. + +
+
<filename>mime.bbclass</filename> -- cgit v1.2.3-54-g00ecf