summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index 7c961bfd6a..4ad4dbc864 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -359,9 +359,9 @@
359 Now let's look at changes in <filename>recipes-core</filename>. 359 Now let's look at changes in <filename>recipes-core</filename>.
360 The file <filename>task-core-tools.bbappend</filename> in 360 The file <filename>task-core-tools.bbappend</filename> in
361 <filename>recipes-core/tasks</filename> appends the similarly named recipe 361 <filename>recipes-core/tasks</filename> appends the similarly named recipe
362 located in the local Yocto Project files at 362 located in the local <link linkend='yocto-project-files'>Yocto Project Files</link> at
363 <filename>meta/recipes-core/tasks</filename>. 363 <filename>meta/recipes-core/tasks</filename>.
364 The "append" file in our layer right now is Crown Bay-specific and supports 364 The append file in our layer right now is Crown Bay-specific and supports
365 EMGD and non-EMGD. 365 EMGD and non-EMGD.
366 Here are the contents of the file: 366 Here are the contents of the file:
367 <literallayout class='monospaced'> 367 <literallayout class='monospaced'>