mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
dev-manual-common-tasks: Fix runall reference
[YOCTO #13715] (From yocto-docs rev: 91fbf02ae126bcabfeb43525db620bbd36d5f583) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -10822,7 +10822,7 @@
|
||||
Use the following BitBake command form to fetch all the
|
||||
necessary sources without starting the build:
|
||||
<literallayout class='monospaced'>
|
||||
$ bitbake -c <replaceable>target</replaceable> runall="fetch"
|
||||
$ bitbake <replaceable>target</replaceable> --runall=fetch
|
||||
</literallayout>
|
||||
This variation of the BitBake command guarantees that you
|
||||
have all the sources for that BitBake target should you
|
||||
|
||||
Reference in New Issue
Block a user