]> code.ossystems Code Review - openembedded-core.git/commit
wic: misc.py: Use mmd from mtools instead of syslinux
authorSaul Wold <sgw@linux.intel.com>
Mon, 23 Oct 2017 23:59:25 +0000 (16:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:45 +0000 (13:54 +0000)
commit13851100b81ce901069ef167d6b9b0faedb3f466
treea5a78831587276a5a41171b9820fda78d6a3a656
parentdca43c557449d3765fec9f8d159d5c9e4ea8b0cb
wic: misc.py: Use mmd from mtools instead of syslinux

mtools already provides a suite of msdos utilities, switch to this
one also.  This could allow for future changes to reduce wic's
dependecies.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/misc.py