summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:40:28 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:12 +0000
commitb19ba2d6cfa48e46787576d722b518f65b731017 (patch)
treeaa4ac9ea8e9b193669a58d0e91bf0f006a670c7e
parent476a2299afce390939b8cd828161e9c30a9438ae (diff)
downloadpoky-b19ba2d6cfa48e46787576d722b518f65b731017.tar.gz
ref-manual: Edits to image-live class.
(From yocto-docs rev: cf6e1143f9d2aa1572f645bab8dfef0933a52457) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 58e9d08b85..a5d49e2f7c 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -952,8 +952,8 @@
952 <title><filename>image-live.bbclass</filename></title> 952 <title><filename>image-live.bbclass</filename></title>
953 953
954 <para> 954 <para>
955 The live image (<filename>image-live</filename>) class 955 The <filename>image-live</filename> class supports building "live"
956 supports building "live" images. 956 images.
957 Normally, you do not use this class directly. 957 Normally, you do not use this class directly.
958 Instead, you add "live" to 958 Instead, you add "live" to
959 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>. 959 <link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>.