summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-16 17:02:09 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:50 +0100
commit7dd70a879d67f2cd64d5dd12e54807ea18bf0e22 (patch)
treef5f1b0179912b3a4dd364b827883ad62535f57f8 /documentation/ref-manual/ref-variables.xml
parentdaf8183b0fb32f9c34a9e3f4aaded244a50c8229 (diff)
downloadpoky-7dd70a879d67f2cd64d5dd12e54807ea18bf0e22.tar.gz
ref-manual: Corrected wrong class name.
Paul reported that "buildimg" was being used as the class name where it should have been "bootimg". Not quite sure how this slipped through but it has been fixed now. There were five occurrences. Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: fdd6a6725bd22e4272a99a3da179cd69c4a221a1) 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 73bb091be5..3bd7f9ddd7 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3931,7 +3931,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
3931 <para> 3931 <para>
3932 The <filename>INITRD</filename> variable is an optional 3932 The <filename>INITRD</filename> variable is an optional
3933 variable used with the 3933 variable used with the
3934 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link> 3934 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link>
3935 class. 3935 class.
3936 </para> 3936 </para>
3937 </glossdef> 3937 </glossdef>
@@ -5284,7 +5284,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5284 Causes the OpenEmbedded build system to skip building the 5284 Causes the OpenEmbedded build system to skip building the
5285 <filename>.hddimg</filename> image. 5285 <filename>.hddimg</filename> image.
5286 The <filename>NOHDD</filename> variable is used with the 5286 The <filename>NOHDD</filename> variable is used with the
5287 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link> 5287 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link>
5288 class. 5288 class.
5289 Set the variable to "1" to prevent the 5289 Set the variable to "1" to prevent the
5290 <filename>.hddimg</filename> image from being built. 5290 <filename>.hddimg</filename> image from being built.
@@ -5298,7 +5298,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5298 Causes the OpenEmbedded build system to skip building the 5298 Causes the OpenEmbedded build system to skip building the
5299 ISO image. 5299 ISO image.
5300 The <filename>NOISO</filename> variable is used with the 5300 The <filename>NOISO</filename> variable is used with the
5301 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link> 5301 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link>
5302 class. 5302 class.
5303 Set the variable to "1" to prevent the ISO image from 5303 Set the variable to "1" to prevent the ISO image from
5304 being built. 5304 being built.
@@ -6750,7 +6750,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6750 <para> 6750 <para>
6751 The <filename>ROOTFS</filename> variable is an optional 6751 The <filename>ROOTFS</filename> variable is an optional
6752 variable used with the 6752 variable used with the
6753 <link linkend='ref-classes-bootimg'><filename>buildimg</filename></link> 6753 <link linkend='ref-classes-bootimg'><filename>bootimg</filename></link>
6754 class. 6754 class.
6755 </para> 6755 </para>
6756 </glossdef> 6756 </glossdef>