diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:43:57 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:00 +0000 | 
| commit | 774c7a72de970814f03ae174155af6fc152adc6e (patch) | |
| tree | a3cd2d472e8c643aa1bf2b7b06c6fe90bd865bca /documentation | |
| parent | e63b4f2591a12395a5de4689d9079b6f11991490 (diff) | |
| download | poky-774c7a72de970814f03ae174155af6fc152adc6e.tar.gz | |
ref-manual: Edits to bootimg class.
(From yocto-docs rev: d958f060bcf89212eccd6614bb92425643785755)
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 693b613092..f2ca4ef1ce 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -251,7 +251,7 @@ | |||
| 251 | <title><filename>bootimg.bbclass</filename></title> | 251 | <title><filename>bootimg.bbclass</filename></title> | 
| 252 | 252 | ||
| 253 | <para> | 253 | <para> | 
| 254 | The boot image (<filename>bootimg</filename> class creates a bootable | 254 | The <filename>bootimg</filename> class creates a bootable | 
| 255 | image using SYSLINUX, your kernel and an optional initial RAM disk | 255 | image using SYSLINUX, your kernel and an optional initial RAM disk | 
| 256 | (<filename>initrd</filename>). | 256 | (<filename>initrd</filename>). | 
| 257 | </para> | 257 | </para> | 
