mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
dev-manual: Updated devtool build --help example
The wrong command was in the help example in the note. (From yocto-docs rev: a1ba70d1dcc680c2ddfb8fd5c544f57a29745cbc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1944d28000
commit
08898485e0
@@ -2217,7 +2217,7 @@
|
|||||||
</literallayout>
|
</literallayout>
|
||||||
<note>
|
<note>
|
||||||
For complete syntax, use the
|
For complete syntax, use the
|
||||||
<filename>devtool update-recipe --help</filename> command.
|
<filename>devtool build --help</filename> command.
|
||||||
</note>
|
</note>
|
||||||
Building your software using <filename>devtool build</filename>
|
Building your software using <filename>devtool build</filename>
|
||||||
is identical to using BitBake to build the software.
|
is identical to using BitBake to build the software.
|
||||||
|
|||||||
Reference in New Issue
Block a user