summaryrefslogtreecommitdiffstats
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:53:14 +0000
commita880e6bb538316f1586cf5c66da833c29f32807c (patch)
tree1150397a173ec9df38a4a4a04d592d6b992afbb5
parente6df36737503c96fe6f4ad4cac43704985545b5a (diff)
downloadpoky-a880e6bb538316f1586cf5c66da833c29f32807c.tar.gz
ref-manual: Fixed typo in the UBOOT_CONFIG variable.
(From yocto-docs rev: 5b037c8caad6b597e7f90f056113fe0da2093e7d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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