Document IMAGE_BOOT_FILES variable.
Signed-off-by: Maciej Borzecki <[email protected]>
Signed-off-by: Maciek Borzecki <[email protected]>
---
documentation/ref-manual/ref-variables.xml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/documentation/ref-manual/ref-variables.xml
b/documentation/ref-manual/ref-variables.xml
index 7ea753d..5282790 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3235,6 +3235,24 @@
</glossdef>
</glossentry>
+ <glossentry
id='var-IMAGE_BOOT_FILES'><glossterm>IMAGE_BOOT_FILES</glossterm>
+ <glossdef>
+ <para>
+ Comma separated list of files that will be installed into
+ boot partition when preparing an image. Source files By
default the file
+ is installed unser tha same name as source file. To change
+ the destination name, separate it with ";".
Source files
+ need to be located in
+ <link
linkend='var-DEPLOY_DIR_IMAGE'><filename>DEPLOY_DIR_IMAGE</filename></link>.
+ Examples:
+
+ <literallayout class="monospaced">
+ IMAGE_BOOT_FILES = "u-boot.img uImage:kernel"
+ IMAGE_BOOT_FILES = "u-boot.${UBOOT_SUFFIX} ${KERNEL_IMAGETYPE}""
+ </literallayout></para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-IMAGE_CLASSES'><glossterm>IMAGE_CLASSES</glossterm>
<glossdef>
<para>
--
1.9.0
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core