summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 1c8acca4ae..9a56f18a48 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -295,7 +295,8 @@
295 } 295 }
296 </literallayout> 296 </literallayout>
297 Here is the append file, which is named <filename>formfactor_0.0.bbappend</filename> and is from the 297 Here is the append file, which is named <filename>formfactor_0.0.bbappend</filename> and is from the
298 Crown Bay BSP Layer named <filename>meta-intel/meta-crownbay</filename>: 298 Crown Bay BSP Layer named <filename>meta-intel/meta-crownbay</filename>.
299 The file is in <filename>recipes-bsp/formfactor</filename>:
299 <literallayout class='monospaced'> 300 <literallayout class='monospaced'>
300 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 301 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
301 302