]> code.ossystems Code Review - openembedded-core.git/commit
wic: replaced __run_parted with exec_native_cmd
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 5 Jun 2015 06:13:08 +0000 (09:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2015 22:55:38 +0000 (23:55 +0100)
commitf0f163e55865dc10d2a4188b5f2d759836c13f68
tree363d32cd60a2546645b2bd11afebd3c46a3ccbee
parent9e3e933321d58c04619a585326fb291dbf2748f5
wic: replaced __run_parted with exec_native_cmd

There is no need for yet another wrapper around exec_native_cmd.

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