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)
downloadpoky-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 f9b4e66ea5..0dcb4737e9 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -415,7 +415,7 @@
415 </para> 415 </para>
416 <para> 416 <para>
417 For your BSP, you typically want to use an existing Yocto Project kernel found in the 417 For your BSP, you typically want to use an existing Yocto Project kernel found in the
418 Yocto Project repository at <filename class='directory'>meta/recipes-kernel/linux</filename>. 418 Yocto Project repository at <filename>meta/recipes-kernel/linux</filename>.
419 You can append your specific changes to the kernel recipe by using a 419 You can append your specific changes to the kernel recipe by using a
420 similarly named append file, which is located in the 420 similarly named append file, which is located in the
421 <filename>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename> 421 <filename>meta-&lt;bsp_name&gt;/recipes-kernel/linux</filename>