]> code.ossystems Code Review - openembedded-core.git/commit
wic: get rid of inheritance Disk->DiskImage
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 28 Apr 2016 10:58:05 +0000 (13:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 May 2016 09:30:55 +0000 (10:30 +0100)
commit5af1d9bedc2c961eb91faf80251f24c3df754d76
tree4bf43481225cc41440802651c5ef48a3f68d7528
parentd2d0d18dfd3922411d856b98ab6ba5d64c9c1c9f
wic: get rid of inheritance Disk->DiskImage

There is no need in this inheritance as DiskImage class
is used only in one module and no other classes are inherited.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/utils/fs_related.py