summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-12 15:26:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-12 15:28:57 +0000
commitcca5433bafb2d7efc7d93a43bdf02e4f53534fd5 (patch)
tree30e4cf61699da0300ea85950d3296fc2cf55a735 /scripts/lib/build_perf
parent22d7989e8f3871553e57909b8e031b6b17dcb0e0 (diff)
downloadpoky-cca5433bafb2d7efc7d93a43bdf02e4f53534fd5.tar.gz
bitbake: tests/color: Fix event register to pass the datastore
Adding the "if d is None" to the event handling code meant some of these tests stopped working. The reason is that len(d) was zero but not equal to None. Passing the data object to the register() function in the test correctly registers the event handler and avoids the problem, it just happened to work previously, incorrectly. (Bitbake rev: 426eb83c6668d82a2ebaca6c672db131e37c11da) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions