mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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:
committed by
Richard Purdie
parent
748afbad90
commit
ca975f5fba
@@ -415,7 +415,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
For your BSP, you typically want to use an existing Yocto Project kernel found in the
|
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
|
You can append your specific changes to the kernel recipe by using a
|
||||||
similarly named append file, which is located in the
|
similarly named append file, which is located in the
|
||||||
<filename>meta-<bsp_name>/recipes-kernel/linux</filename>
|
<filename>meta-<bsp_name>/recipes-kernel/linux</filename>
|
||||||
|
|||||||
Reference in New Issue
Block a user