diff options
author | Benjamin Esquivel <benjamin.esquivel@linux.intel.com> | 2015-10-16 16:50:08 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 22:56:03 +0100 |
commit | 409e6e02ff887bc9060a44f5e1e4eff61488654c (patch) | |
tree | 6c4ff18889c0ccdd34c49e88f7a579f10d3a2e45 /meta/classes | |
parent | db55d31dc2cc5336c09d379e5da5d2d67cc2619a (diff) | |
download | poky-409e6e02ff887bc9060a44f5e1e4eff61488654c.tar.gz |
populate SDK: prepare calling of bb.utils for exceptions
bb.utils.remove, bb.utils.movefile and bb.utils.mkdirhier can throw
exceptions that need handling and proper error messages
more work is required for these methods to handle properly the
exceptions that can be raised within the various OS calls they make
but this is a start to at least not hide the errors in the requested
operations
[YOCTO#8213]
(From OE-Core rev: 2e81dbdce6f92908c4d4c980af032516581178de)
Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions