]> code.ossystems Code Review - openembedded-core.git/commit
wic: Remove __write_partition method
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 29 Jun 2015 08:19:38 +0000 (11:19 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:01:44 +0000 (23:01 +0100)
commitf7059362053c87f96ce68d1ab850962defb76540
tree682f7902d4079648b2933924e0357500900d7cfc
parente663b1857fd2975585003bfa4739f8f84c652708
wic: Remove __write_partition method

Moved code of __write_partition to 'assemble' method.
This way it should be more readable.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/utils/partitionedfs.py