]> 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>
Mon, 4 Dec 2017 17:14:20 +0000 (17:14 +0000)
commit9562669a4979bb31bbc27dc80c6a8d4f08500a49
treea5ab636df27e29946ceec0e531248362d0f52981
parent4e22302603c6a1fc56ef77cdc10e1b1f631a274e
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>
(cherry picked from commit dca43c557449d3765fec9f8d159d5c9e4ea8b0cb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/wic/misc.py