summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-13 16:51:53 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-23 14:24:47 +0000
commit802ac5e03819a20eea71e77b8fce6f7907e94fe0 (patch)
tree57a6143bda1a1157b3ff89fdccb25732a21f83bc /documentation
parent058b00cf11a0353afa40c3c1e2e65454b6b11dfc (diff)
downloadpoky-802ac5e03819a20eea71e77b8fce6f7907e94fe0.tar.gz
documentation/dev-manual/dev-manual-bsp-appendix.xml: removed quotes
(From yocto-docs rev: f4f599db60f3da74ac37db54cc812f9836afc893) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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'>