ref-manual: Updated the IMAGE_BOOT_FILES variable.

This is a space-separated list and not a comma-separated list.

(From yocto-docs rev: 23cf09ac128289e878bbc056e28060008ab5217c)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-09-26 07:08:46 -07:00
committed by Richard Purdie
parent 0369712563
commit 70faf99920

View File

@@ -3260,7 +3260,7 @@
<glossentry id='var-IMAGE_BOOT_FILES'><glossterm>IMAGE_BOOT_FILES</glossterm>
<glossdef>
<para>
A comma-separated list of files installed into the
A space-separated list of files installed into the
boot partition when preparing an image.
By default, the files are installed under the same name as
the source files.