summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-11-09 10:49:11 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-27 22:54:54 +0000
commitb57a73f9c31c5c67ab6c2e917f0b85cbb30b7fec (patch)
treec501ea7435d5af48d6cedea3d6f72334cf4ad657 /documentation
parent2aabfcb46d78a023a753ed8a419c8ada92be1a2d (diff)
downloadpoky-b57a73f9c31c5c67ab6c2e917f0b85cbb30b7fec.tar.gz
ref-manual: Removed the NOISO and NOHDD variables.
(From yocto-docs rev: 969533a299c559eadeb8807e94f6af79fbf8f66a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 48783e7021..5f5852ab18 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9521,44 +9521,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9521 </para> 9521 </para>
9522 </glossdef> 9522 </glossdef>
9523 </glossentry> 9523 </glossentry>
9524
9525 <glossentry id='var-NOHDD'><glossterm>NOHDD</glossterm>
9526 <info>
9527 NOHDD[doc] = "Causes the OpenEmbedded build system to skip building the .hddimg image."
9528 </info>
9529 <glossdef>
9530 <para role="glossdeffirst">
9531<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
9532 Causes the OpenEmbedded build system to skip building the
9533 <filename>.hddimg</filename> image.
9534 The <filename>NOHDD</filename> variable is used with the
9535 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
9536 class.
9537 Set the variable to "1" to prevent the
9538 <filename>.hddimg</filename> image from being built.
9539 </para>
9540 </glossdef>
9541 </glossentry>
9542
9543 <glossentry id='var-NOISO'><glossterm>NOISO</glossterm>
9544 <info>
9545 NOISO[doc] = "Causes the OpenEmbedded build system to skip building the ISO image."
9546 </info>
9547 <glossdef>
9548 <para role="glossdeffirst">
9549<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
9550 Causes the OpenEmbedded build system to skip building the
9551 ISO image.
9552 The <filename>NOISO</filename> variable is used with the
9553 <link linkend='ref-classes-image-live'><filename>image-live</filename></link>
9554 class.
9555 Set the variable to "1" to prevent the ISO image from
9556 being built.
9557 To enable building an ISO image, set the variable to "0".
9558 </para>
9559 </glossdef>
9560 </glossentry>
9561
9562 </glossdiv> 9524 </glossdiv>
9563 9525
9564 <glossdiv id='var-glossary-o'><title>O</title> 9526 <glossdiv id='var-glossary-o'><title>O</title>