diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-02-27 12:16:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:02 +0100 |
commit | 7544ef4c4955782692189371803da07549f63d15 (patch) | |
tree | 834a0c3b1b52076dc603a1fe4b98b7decea30456 /scripts/lib/scriptutils.py | |
parent | 2292c6180551e6c55dcd4296e4321463ebe29071 (diff) | |
download | poky-7544ef4c4955782692189371803da07549f63d15.tar.gz |
meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
There's an ongoing issue with the autobuilder NFS:
https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/6463/steps/14/logs/stdio
The file entry exists, but os.stat returns a 'file not found; error. It's not
clear how and why such entries appear, but they do produce printdiff test failures
and should not be relevant in context of the printdiff.
(From OE-Core rev: 7547816bb2fd7028a46b7494ddd3ccf437979850)
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/scriptutils.py')
0 files changed, 0 insertions, 0 deletions