summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
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 244f68a3f7..d66fe1b0c6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6109,7 +6109,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6109 <para> 6109 <para>
6110 The <filename>INITRD</filename> variable is an optional 6110 The <filename>INITRD</filename> variable is an optional
6111 variable used with the 6111 variable used with the
6112 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> 6112 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
6113 class. 6113 class.
6114 </para> 6114 </para>
6115 </glossdef> 6115 </glossdef>
@@ -8073,7 +8073,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8073 Causes the OpenEmbedded build system to skip building the 8073 Causes the OpenEmbedded build system to skip building the
8074 <filename>.hddimg</filename> image. 8074 <filename>.hddimg</filename> image.
8075 The <filename>NOHDD</filename> variable is used with the 8075 The <filename>NOHDD</filename> variable is used with the
8076 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> 8076 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
8077 class. 8077 class.
8078 Set the variable to "1" to prevent the 8078 Set the variable to "1" to prevent the
8079 <filename>.hddimg</filename> image from being built. 8079 <filename>.hddimg</filename> image from being built.
@@ -8091,7 +8091,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8091 Causes the OpenEmbedded build system to skip building the 8091 Causes the OpenEmbedded build system to skip building the
8092 ISO image. 8092 ISO image.
8093 The <filename>NOISO</filename> variable is used with the 8093 The <filename>NOISO</filename> variable is used with the
8094 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> 8094 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
8095 class. 8095 class.
8096 Set the variable to "1" to prevent the ISO image from 8096 Set the variable to "1" to prevent the ISO image from
8097 being built. 8097 being built.
@@ -10212,7 +10212,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10212 <para> 10212 <para>
10213 The <filename>ROOTFS</filename> variable is an optional 10213 The <filename>ROOTFS</filename> variable is an optional
10214 variable used with the 10214 variable used with the
10215 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link> 10215 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
10216 class. 10216 class.
10217 </para> 10217 </para>
10218 </glossdef> 10218 </glossdef>