1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

ref-manual: Added boot-directdisk class.

(From yocto-docs rev: c5644de8ffd3c3a1ee167fe6dfa62ac1ea1bf6be)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-11-26 09:26:21 -08:00
committed by Richard Purdie
parent ace0b23d0a
commit 5f6fc88433
2 changed files with 26 additions and 7 deletions
+4 -4
View File
@@ -2622,7 +2622,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<para>
The <filename>INITRD</filename> variable is an optional
variable used with the
<link linkend='ref-classes-buildimg'><filename>buildimg</filename></link>
<link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
class.
</para>
</glossdef>
@@ -3730,7 +3730,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Causes the OpenEmbedded build system to skip building the
<filename>.hddimg</filename> image.
The <filename>NOHDD</filename> variable is used with the
<link linkend='ref-classes-buildimg'><filename>buildimg</filename></link>
<link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
class.
Set the variable to "1" to prevent the
<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"
Causes the OpenEmbedded build system to skip building the
ISO image.
The <filename>NOISO</filename> variable is used with the
<link linkend='ref-classes-buildimg'><filename>buildimg</filename></link>
<link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
class.
Set the variable to "1" to prevent the ISO image from
being built.
@@ -4818,7 +4818,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<para>
The <filename>ROOTFS</filename> variable is an optional
variable used with the
<link linkend='ref-classes-buildimg'><filename>buildimg</filename></link>
<link linkend='ref-classes-bootimg'><filename>buildimg</filename></link>
class.
</para>
</glossdef>