diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-01 13:20:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-03 18:01:29 +0000 |
commit | 2bd54942917d8ed51d85cc291162002eac7bd133 (patch) | |
tree | f9e870310bcb29528a663242bf2e40a4d0bafbe4 /meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch | |
parent | 44f2059a93f1af2e749b26705ec90b47b1cea45d (diff) | |
download | poky-2bd54942917d8ed51d85cc291162002eac7bd133.tar.gz |
buildstats: Avoid rare UnboundLocalError
In rare cases BUILDNAME can seemingly be None outside of heartbeat events
which leads to UnboundLocalErrors as bsdir and taskdir aren't defined.
Skip the code in these cases rather than generate tracebacks which cause
bitbake server to exit.
(From OE-Core rev: 0f74d804ba0daf7e8bd6481597740b9d89821414)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch')
0 files changed, 0 insertions, 0 deletions