diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-10-17 15:30:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-23 11:46:36 +0100 |
commit | 3daf36c62911789ceaa651c85747b8bf031ed794 (patch) | |
tree | 8876905a531edf9a5ed1aec113c8d1808daab610 /scripts/lib/recipetool/create_buildsys_python.py | |
parent | 33503a6b16869aaec52a371d96230bb4bbf8c40c (diff) | |
download | poky-3daf36c62911789ceaa651c85747b8bf031ed794.tar.gz |
bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (and not closest in its content)
This is printed by 'bitbake -S printdiff' and more accurately reflects what
the code does.
Most of the time the most recent item should be what the user wants to see when debugging sstate
misses, but there could also be printdiff-all (print differences with all
matching sstate objects), or printdiff-N (N most recent, and not just the latest).
(Bitbake rev: 315f48f965a54da5cec92908d91aa61c2d450add)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions