summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2021-03-07 13:41:29 -0500
committerSteve Sakoman <steve@sakoman.com>2021-03-20 06:27:38 -1000
commitf63ae3256cb880564f1b786e4c381ffae5cb58e8 (patch)
tree826c35f438a6b78f176b0cf67bf8617ff2248a9c
parentc6793c5c9af2c7d2547e1dc3ef7ab05f6bb41563 (diff)
downloadopenembedded-core-contrib-f63ae3256cb880564f1b786e4c381ffae5cb58e8.tar.gz
bitbake-whatchanged: change ending quote to proper period
Pretty sure that trailing quote should be a period; it appears to work properly. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 579f9ada19bd174bff0002cd6a731d12a1868252) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rwxr-xr-xscripts/bitbake-whatchanged2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bitbake-whatchanged b/scripts/bitbake-whatchanged
index 3095dafa46..6f4b268119 100755
--- a/scripts/bitbake-whatchanged
+++ b/scripts/bitbake-whatchanged
@@ -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