]> code.ossystems Code Review - openembedded-core.git/commit
wic: misc.py: Added more mtools binaries
authorSaul Wold <sgw@linux.intel.com>
Mon, 23 Oct 2017 23:59:24 +0000 (16:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 13:54:45 +0000 (13:54 +0000)
commitdca43c557449d3765fec9f8d159d5c9e4ea8b0cb
treeb58539e29dfe914ef0e5bff33329e1afc9b8a8e9
parentb48c746736012cfd85e8263efcf125ecd17ca7bb
wic: misc.py: Added more mtools binaries

This fixes the issue that if you don't have mtools installed on the host
thus causing host contamination, that the correct binaries would be selected
from the native sysroot.

[YOCTO #12173]

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