summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/bsp-guide/bsp.xml2
-rw-r--r--documentation/ref-manual/ref-variables.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 72a077e806..f5c3f31faf 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -2158,7 +2158,7 @@
2158 <ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_BOOT_FILES'><filename>IMAGE_BOOT_FILES</filename></ulink>: 2158 <ulink url='&YOCTO_DOCS_REF_URL;#var-IMAGE_BOOT_FILES'><filename>IMAGE_BOOT_FILES</filename></ulink>:
2159 Files installed into the device's boot partition 2159 Files installed into the device's boot partition
2160 when preparing the image using the Wic tool 2160 when preparing the image using the Wic tool
2161 with the <filename>bootimg-partition</filename> 2161 with the <filename>bootimg-partition</filename> or <filename>bootimg-efi</filename>
2162 source plugin. 2162 source plugin.
2163 </para></listitem> 2163 </para></listitem>
2164 </itemizedlist> 2164 </itemizedlist>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 9fe744aff5..8cc7ef8fc9 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5703,7 +5703,7 @@
5703 <para role="glossdeffirst"> 5703 <para role="glossdeffirst">
5704 A space-separated list of files installed into the 5704 A space-separated list of files installed into the
5705 boot partition when preparing an image using the Wic tool 5705 boot partition when preparing an image using the Wic tool
5706 with the <filename>bootimg-partition</filename> source 5706 with the <filename>bootimg-partition</filename> or <filename>bootimg-efi</filename> source
5707 plugin. 5707 plugin.
5708 By default, the files are installed under the same name as 5708 By default, the files are installed under the same name as
5709 the source files. 5709 the source files.