]> code.ossystems Code Review - openembedded-core.git/commit
meta: Update to modern exception syntax
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 May 2016 11:29:16 +0000 (12:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 May 2016 21:26:26 +0000 (22:26 +0100)
commitd13f0ac614f1d1e2ef2c8ddc71cbfcf76a8dc3f2
tree79a30ec956b41355e9b863f0e18290f29abe4514
parent96ed92aded49fc47c7e407d36ba4f03dafee28cd
meta: Update to modern exception syntax

Update older exception syntax to modern one required by python 3.
Compatible with python 2.7.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/classes/utility-tasks.bbclass
meta/lib/oe/data.py
meta/lib/oe/prservice.py
meta/lib/oe/utils.py
meta/lib/oeqa/utils/qemurunner.py
meta/lib/oeqa/utils/qemutinyrunner.py