summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-05-12 11:45:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-22 09:18:49 +0100
commitaade3895d433d9cffc9244c5001a776f6b87703e (patch)
tree9d3f51e6ba0d655d066ac5845a021a6c6452f444 /documentation/ref-manual/ref-variables.xml
parent4fe09a11ee8adbdeb4846ac97e6542ad91b38cd5 (diff)
downloadpoky-aade3895d433d9cffc9244c5001a776f6b87703e.tar.gz
ref-manual: Updated image-live.bbclass description
Fixes [YOCTO #9001] Updated the image-live class description to specifically mention creating *.iso and *.hddimg images as "live" images. Provided more explanation about usage through the NOISO and NOHDD variables. Also, provided a cross-referencing link back to the updated image-live class from the EFI_PROVIDERS variable. (From yocto-docs rev: 10c81adc26bd0a7a8952eb362f958f92566d42db) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index be509c4a81..94558df4b9 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3880,7 +3880,9 @@
3880 <para> 3880 <para>
3881 See the 3881 See the
3882 <link linkend='ref-classes-systemd-boot'><filename>systemd-boot</filename></link> 3882 <link linkend='ref-classes-systemd-boot'><filename>systemd-boot</filename></link>
3883 class for more information. 3883 and
3884 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
3885 classes for more information.
3884 </para> 3886 </para>
3885 </glossdef> 3887 </glossdef>
3886 </glossentry> 3888 </glossentry>