diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:40:28 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:07 +0000 |
| commit | 5daa76fc348c089ae87587ab5c5f7cd470bc4855 (patch) | |
| tree | 557f96c554f3a4a993cfc96a4653fa82283fcdb2 | |
| parent | a4696d42f177627771db1d6f7d90a84fbb69d23a (diff) | |
| download | poky-5daa76fc348c089ae87587ab5c5f7cd470bc4855.tar.gz | |
ref-manual: Edits to image-live class.
(From yocto-docs rev: 1287a4d88f7b72e73d7c6cbe5308c64aa26841a5)
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.xml | 4 |
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>. |
