summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-26 09:26:21 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:54:15 +0000
commit246fafd2e1ce53a6e4c2611d94fc530b75359df3 (patch)
treebfbb8c08ec9095f73bb1203161d00fe916f07c87 /documentation/ref-manual/ref-variables.xml
parent7bfbd546173a134afbe8691871e7c16916a10cdc (diff)
downloadpoky-246fafd2e1ce53a6e4c2611d94fc530b75359df3.tar.gz
ref-manual: Added boot-directdisk class.
(From yocto-docs rev: 6c40ec521aeb15e590efeaa33fa049f3ae644063) 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-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index b8e7c9f426..f28c62454b 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2622,7 +2622,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2622 <para> 2622 <para>
2623 The <filename>INITRD</filename> variable is an optional 2623 The <filename>INITRD</filename> variable is an optional
2624 variable used with the 2624 variable used with the
2625 <link linkend='ref-classes-buildimg'><filename>buildimg</filename></link> 2625 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
2626 class. 2626 class.
2627 </para> 2627 </para>
2628 </glossdef> 2628 </glossdef>
@@ -3730,7 +3730,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3730 Causes the OpenEmbedded build system to skip building the 3730 Causes the OpenEmbedded build system to skip building the
3731 <filename>.hddimg</filename> image. 3731 <filename>.hddimg</filename> image.
3732 The <filename>NOHDD</filename> variable is used with the 3732 The <filename>NOHDD</filename> variable is used with the
3733 <link linkend='ref-classes-buildimg'><filename>buildimg</filename></link> 3733 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
3734 class. 3734 class.
3735 Set the variable to "1" to prevent the 3735 Set the variable to "1" to prevent the
3736 <filename>.hddimg</filename> image from being built. 3736 <filename>.hddimg</filename> image from being built.
@@ -3744,7 +3744,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3744 Causes the OpenEmbedded build system to skip building the 3744 Causes the OpenEmbedded build system to skip building the
3745 ISO image. 3745 ISO image.
3746 The <filename>NOISO</filename> variable is used with the 3746 The <filename>NOISO</filename> variable is used with the
3747 <link linkend='ref-classes-buildimg'><filename>buildimg</filename></link> 3747 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
3748 class. 3748 class.
3749 Set the variable to "1" to prevent the ISO image from 3749 Set the variable to "1" to prevent the ISO image from
3750 being built. 3750 being built.
@@ -4818,7 +4818,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
4818 <para> 4818 <para>
4819 The <filename>ROOTFS</filename> variable is an optional 4819 The <filename>ROOTFS</filename> variable is an optional
4820 variable used with the 4820 variable used with the
4821 <link linkend='ref-classes-buildimg'><filename>buildimg</filename></link> 4821 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
4822 class. 4822 class.
4823 </para> 4823 </para>
4824 </glossdef> 4824 </glossdef>