diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-08-26 16:27:20 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-28 16:44:09 +0100 |
commit | 46a71949de40a1b1a5353aa7ba01fecb22cf452a (patch) | |
tree | 07e9163f648eb2ea1cdff8c03922877f85461e09 /scripts/buildhistory-collect-srcrevs | |
parent | 6e48f9aa23e334529e63dd399dee733a138b8059 (diff) | |
download | poky-46a71949de40a1b1a5353aa7ba01fecb22cf452a.tar.gz |
bitbake: bitbake: respect force flag in runall and runonly
Specifying the force flag will now cause runall and runonly to
invalidate the tasks before running them. This allows a --runall or
--runonly to force the tasks to run, even if they would have otherwise
been skipped, e.g.:
bitbake -f --runall fetch
Will run all do_fetch tasks even if they wouldn't be necessary (for
example, skipped by setscene)
(Bitbake rev: 71e52d3822016027106f2a2e74b8dfdf20f5dc1e)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/buildhistory-collect-srcrevs')
0 files changed, 0 insertions, 0 deletions