mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
dev-manual: fix code insertion
Fix a misaligned code insertion statement, causing the code block to be misaligned compared to the other ones in subsequent paragraphs (From yocto-docs rev: bc03d122a35ac027d0aab5bfd70b366933fd7356) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ea11c5c20
commit
21b42cc54f
@@ -9351,7 +9351,7 @@ automatically for a given task, you can list the variable dependencies
|
||||
BitBake has determined by doing the following:
|
||||
|
||||
1. Build the recipe containing the task:
|
||||
::
|
||||
::
|
||||
|
||||
$ bitbake recipename
|
||||
|
||||
|
||||
Reference in New Issue
Block a user