summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2021-03-07 13:41:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-28 22:31:46 +0100
commitd547f42136b6827855e36efc948c1616596bd7ba (patch)
treecf39514cd2e84457c3bfba9e2c46a92e8811a09f /scripts
parent7d820829a663f80f067907825d9eda5eb7bd2bbc (diff)
downloadpoky-d547f42136b6827855e36efc948c1616596bd7ba.tar.gz
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: f63ae3256cb880564f1b786e4c381ffae5cb58e8) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-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:
217 # Edit the recipes 217 # Edit the recipes
218 $ bitbake-whatchanged core-image-sato 218 $ bitbake-whatchanged core-image-sato
219 219
220The changes will be printed" 220The changes will be printed.
221 221
222Note: 222Note:
223 The amount of tasks is not accurate when the task is "do_build" since 223 The amount of tasks is not accurate when the task is "do_build" since