diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2016-05-04 16:06:17 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 23:05:13 +0100 |
commit | dac0e809b71323318e0f6501a9f67c303438a236 (patch) | |
tree | fde7db3da2c2552aaeb80c57aebb91b083a5a204 /scripts/lib/bsp/substrate | |
parent | 52ce79dcba4c161509a6cc3ee3afe5cd6a99d53f (diff) | |
download | poky-dac0e809b71323318e0f6501a9f67c303438a236.tar.gz |
wic: don't inherit classes from object
All classes in Python3 are new style classes and don't need
to be inherited from object. Wic code works fine without
this inheritance even with Python2, so it's harmless to
remove it.
[YOCTO #9412]
(From OE-Core rev: a146b03ee7d0aa5bc1722da5977a5952782b69bf)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/substrate')
0 files changed, 0 insertions, 0 deletions