summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-09-27 16:16:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-30 16:52:22 +0100
commitcc4c02a268e92839f5ebb36cbf7a6b71082e09c4 (patch)
treef00a62234992e61d9c44a8ef22594ed334232293 /bitbake/lib/bb/ui/toasterui.py
parentefa8cfb3654343441927998446e0a4a4007f991b (diff)
downloadpoky-cc4c02a268e92839f5ebb36cbf7a6b71082e09c4.tar.gz
bitbake: toaster: check if file exist
Buildinfohelper assumes that all files mentioned in manifest exist in deploy/ directory, which is not always the case. Toaster crashes with OSError trying to call os.stat on non-existing file. Checking if file exists before processing it should fix this. [YOCTO #10185] (Bitbake rev: 54565e7ca84d2722a2454e7fa52cda564b28b527) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/toasterui.py')
0 files changed, 0 insertions, 0 deletions