diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:39:38 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:18:07 +0000 |
commit | a4696d42f177627771db1d6f7d90a84fbb69d23a (patch) | |
tree | 6ab1336c926bebc35856269f6359f7a87e11261b /documentation | |
parent | f0bfc9c4f9c529f377ef3869905049c8fa5f3666 (diff) | |
download | poky-a4696d42f177627771db1d6f7d90a84fbb69d23a.tar.gz |
ref-manual: Edits to image_types_uboot class.
(From yocto-docs rev: e0617a2adb198431b40d14548743486c1d12f4f6)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index afb9da2c61..58e9d08b85 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -943,7 +943,7 @@ | |||
943 | <title><filename>image_types_uboot.bbclass</filename></title> | 943 | <title><filename>image_types_uboot.bbclass</filename></title> |
944 | 944 | ||
945 | <para> | 945 | <para> |
946 | The U-Boot image types (<filename>image_types_uboot</filename>) class | 946 | The <filename>image_types_uboot</filename> class |
947 | defines additional image types specifically for the U-Boot bootloader. | 947 | defines additional image types specifically for the U-Boot bootloader. |
948 | </para> | 948 | </para> |
949 | </section> | 949 | </section> |