[OE-core] [wic][PATCH 0/4] Code cleanup and refactoring
Ed Bartosh
ed.bartosh at linux.intel.com
Fri Jun 5 06:13:05 UTC 2015
Hi,
This patchset includes cleanup and refactoring patches made
during implementation of partition UUID support. Without this
work I'd end up in duplicating a lot of code, so I decided to
clean it up a bit.
Please, review.
Ed Bartosh (4):
wic: removed exec_cmd_quiet and exec_native_cmd_quiet
wic: move checks to exec_native_cmd
wic: replaced __run_parted with exec_native_cmd
wic: pylinted partitionedfs.py
.../lib/wic/kickstart/custom_commands/partition.py | 21 +----
scripts/lib/wic/utils/oe/misc.py | 27 ++----
scripts/lib/wic/utils/partitionedfs.py | 105 +++++++++------------
3 files changed, 54 insertions(+), 99 deletions(-)
--
EPlease, review.d
More information about the Openembedded-core
mailing list