summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:39:08 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:18:07 +0000
commitf0bfc9c4f9c529f377ef3869905049c8fa5f3666 (patch)
tree054506ffba825ac32dec6c809d7b819e7c615e4f /documentation/ref-manual/ref-classes.xml
parent96f46c33470f2d1431ba22ad883ab9ab94e2414b (diff)
downloadpoky-f0bfc9c4f9c529f377ef3869905049c8fa5f3666.tar.gz
ref-manual: Edits to image_types class.
(From yocto-docs rev: 1e65670b7efcf4189f05190799d4a1740da249f5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 105f8dbef8..afb9da2c61 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -918,7 +918,7 @@
918 <title><filename>image_types.bbclass</filename></title> 918 <title><filename>image_types.bbclass</filename></title>
919 919
920 <para> 920 <para>
921 The image types (<filename>image_types</filename>) class defines all of 921 The <filename>image_types</filename> class defines all of
922 the standard image output types that you can enable through the 922 the standard image output types that you can enable through the
923 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link> 923 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>
924 variable. 924 variable.