]> code.ossystems Code Review - openembedded-core.git/commit
mtools-native: disable reading host configs
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 13 Jun 2017 11:55:52 +0000 (14:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 09:18:19 +0000 (10:18 +0100)
commit868cb638c92f650a2f0bea9669b68c1e8aebabab
tree660d09f8055a35389d73fdd4288f15a990fe8b8a
parentb227781f9c59a7dfe30f3f1c0dcff87e29a1689b
mtools-native: disable reading host configs

Removed code that reads /etc/mtools.conf, /etc/default/mtools.conf,
/etc/mtools and /etc/default/mtools to ensure that mtools output
doesn't depend on the global host configs.

It's still possible to use ~/.mtoolsrc config or point MTOOLSRC
environment variable to any configuration file if user want
to configure mtools.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch [new file with mode: 0644]
meta/recipes-devtools/mtools/mtools_4.0.18.bb