mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
bitbake-whatchanged: change ending quote to proper period
Pretty sure that trailing quote should be a period; it appears to work properly. (From OE-Core rev: 579f9ada19bd174bff0002cd6a731d12a1868252) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f00dfafbaf
commit
97edca5997
|
@ -217,7 +217,7 @@ print what will be done between the current and last builds, for example:
|
|||
# Edit the recipes
|
||||
$ bitbake-whatchanged core-image-sato
|
||||
|
||||
The changes will be printed"
|
||||
The changes will be printed.
|
||||
|
||||
Note:
|
||||
The amount of tasks is not accurate when the task is "do_build" since
|
||||
|
|
Loading…
Reference in New Issue
Block a user