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-11-22 12:20:51 +0000
commitc215b12caafa95e2675f31a970a3a250f8b0d4ed (patch)
tree700c7c64cdc4181d5effe416f80778fa439492df /documentation
parentc029a905c8c4cc50e911c3c5e67ebb97ca816d58 (diff)
downloadpoky-c215b12caafa95e2675f31a970a3a250f8b0d4ed.tar.gz
ref-manual: Removed the NOISO and NOHDD variables.
(From yocto-docs rev: bdb67279cd6707e5b0141ecfbfbc09101d508ef4) 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>