mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: fix typo
- Fix an obvious typo (From yocto-docs rev: 03bbd66ddb85acddcfa0c588cfd29e2eac15d3db) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
37ff21babe
commit
9df4fd6d39
|
@ -134,7 +134,7 @@ or that mention ``do_rootfs``, you might need to update those changes.
|
|||
In particular, if you had added any tasks after ``do_rootfs``, you
|
||||
should make edits so that those tasks are after the
|
||||
:ref:`ref-tasks-image-complete` task rather than
|
||||
after ``do_rootfs`` so that the your added tasks run at the correct
|
||||
after ``do_rootfs`` so that your added tasks run at the correct
|
||||
time.
|
||||
|
||||
A minor part of this restructuring is that the post-processing
|
||||
|
|
Loading…
Reference in New Issue
Block a user