From 246fafd2e1ce53a6e4c2611d94fc530b75359df3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 09:26:21 -0800 Subject: ref-manual: Added boot-directdisk class. (From yocto-docs rev: 6c40ec521aeb15e590efeaa33fa049f3ae644063) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b8e7c9f426..f28c62454b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -2622,7 +2622,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" The INITRD variable is an optional variable used with the - buildimg + buildimg class. @@ -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 .hddimg image. The NOHDD variable is used with the - buildimg + buildimg class. Set the variable to "1" to prevent the .hddimg 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 NOISO variable is used with the - buildimg + buildimg 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" The ROOTFS variable is an optional variable used with the - buildimg + buildimg class. -- cgit v1.2.3-54-g00ecf