mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
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:
committed by
Richard Purdie
parent
0369712563
commit
70faf99920
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user