diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-07-10 22:24:19 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-14 17:31:05 +0100 |
commit | c40b06921367e62f456145e504e4a6a7ebd0e2ee (patch) | |
tree | c19f79ec0635a1fbd1bc966789f271dbaa559720 /scripts/lib/scriptutils.py | |
parent | d1dc34bac4a3feb036500b00a17cf4151d3083fe (diff) | |
download | poky-c40b06921367e62f456145e504e4a6a7ebd0e2ee.tar.gz |
pybootchartgui: fix overlapping argument in render_processes_chart
There is another variable named 'w' on the function which is redefined.
The full width is needed in the function so rename it as this must be unique.
(From OE-Core rev: 81389ccdf22d3ea845ae8d894a0e4e0cdf589f2a)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions