summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-29 11:49:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-30 17:27:39 +0100
commitca975f5fba7d72f12060bc9b667ea565453ec362 (patch)
tree69ec643a0d597dbcd0c60338822e62a5cdcfea58 /documentation
parent748afbad904199feb964ed83d26fa7825d992fef (diff)
downloadast2050-yocto-poky-ca975f5fba7d72f12060bc9b667ea565453ec362.zip
ast2050-yocto-poky-ca975f5fba7d72f12060bc9b667ea565453ec362.tar.gz
documentation/bsp-guide/bsp.xml: Removed directory class
(From yocto-docs rev: d0fde36b445dc674888cb521347fcff8cd670436) 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/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index f9b4e66..0dcb473 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -415,7 +415,7 @@
</para>
<para>
For your BSP, you typically want to use an existing Yocto Project kernel found in the
- Yocto Project repository at <filename class='directory'>meta/recipes-kernel/linux</filename>.
+ Yocto Project repository at <filename>meta/recipes-kernel/linux</filename>.
You can append your specific changes to the kernel recipe by using a
similarly named append file, which is located in the
<filename>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename>
OpenPOWER on IntegriCloud