]> code.ossystems Code Review - openembedded-core.git/commit
mtools_4.0.18.bb: Use create_wrapper() for mcopy
authorRandy Witt <randy.e.witt@linux.intel.com>
Fri, 23 Oct 2015 02:46:11 +0000 (19:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:21:03 +0000 (12:21 +0100)
commitba3493c434ced719135082607e5f2e1d87559952
tree0462daf5c903934a6e4fdf5c489d65d5ec9ed550
parenta1202ed17e11400f08064c9065fdfa996554d4ad
mtools_4.0.18.bb: Use create_wrapper() for mcopy

mcopy uses the IBM850 codepage from gconv. The default install location
for gconv will not match the actual install location since it can be
pulled from sstate. This patch overrides the default location when
running by adding GCONV_PATH to the environment for mcopy.

[YOCTO #7629]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mtools/mtools_4.0.18.bb