mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 05:40:00 +00:00
db8217f6b8
Modern expection rasing syntax is function call format, convert to this to keep python 3 happy and model correct coding style in the core. (From OE-Core rev: f4b382754603d3f1caa13824bcc8d06b568bbc59) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>