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>
This commit is contained in:
Scott Rifenbark 2011-08-29 11:49:07 -07:00 committed by Richard Purdie
parent 748afbad90
commit ca975f5fba
1 changed files with 1 additions and 1 deletions

View File

@ -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>