summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-19 15:58:01 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:54:03 +0000
commit03fe1aff16b901f5b151836b7eed19f110551af3 (patch)
treeca75444276d036cde8a407c29053162ef9bfacab /documentation/ref-manual/ref-variables.xml
parent477f49ec0badf16981ba58667cc621962af87c50 (diff)
downloadpoky-03fe1aff16b901f5b151836b7eed19f110551af3.tar.gz
ref-manual: Fixed typo in the UBOOT_CONFIG variable.
(From yocto-docs rev: 13ef9bc3c2e4c1e7045fd0413b28379eb0b92090) 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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 513f9c89b7..35ae8b2c08 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5816,7 +5816,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5816 In this example, "sd" is selected as the configuration 5816 In this example, "sd" is selected as the configuration
5817 of the possible four for the 5817 of the possible four for the
5818 <filename>UBOOT_MACHINE</filename>. 5818 <filename>UBOOT_MACHINE</filename>.
5819 The "sd" configuration defines "mx6qsabreauto_congif" 5819 The "sd" configuration defines "mx6qsabreauto_congig"
5820 as the value for <filename>UBOOT_MACHINE</filename>, while 5820 as the value for <filename>UBOOT_MACHINE</filename>, while
5821 the "sdcard" specifies the 5821 the "sdcard" specifies the
5822 <filename>IMAGE_FSTYPES</filename> to use for the U-boot 5822 <filename>IMAGE_FSTYPES</filename> to use for the U-boot