mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
bsp-guide: Fix reference to bbappend section of dev-manual
This was broken in a previous commit which broke doc generation. (From yocto-docs rev: 8fc45b2e7e2cd1a18d65014f88d83631cc67c2fb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1011,9 +1011,9 @@ If you plan on customizing a recipe for a particular BSP, you need to do
|
||||
the following:
|
||||
|
||||
- Create a ``*.bbappend`` file for the modified recipe. For information on using
|
||||
append files, see the ":ref:`dev-manual/common-tasks:using
|
||||
.bbappend files in your layer`" section in the Yocto Project Development
|
||||
Tasks Manual.
|
||||
append files, see the
|
||||
":ref:`dev-manual/common-tasks:appending other layers metadata with your layer`"
|
||||
section in the Yocto Project Development Tasks Manual.
|
||||
|
||||
- Ensure your directory structure in the BSP layer that supports your
|
||||
machine is such that the OpenEmbedded build system can find it. See
|
||||
|
||||
Reference in New Issue
Block a user