MRW: avoid recursive install of hwmon configs
Fix an issue where any hwmon conf file under WORKDIR is installed in the
image.
If hwmon-config-mrw is run multiple times, subsequent bakes will install
conf files under image, packages-split, etc into the image.
Install MRW generated hwmon configs in a directory under WORKDIR. Point
the config file search algorithm at this directory, rather than WORKDIR
to avoid finding configuration files installed into image,
packages-split, etc...from previous bakes.
Change-Id: I569092af4033935cc6113e101c8ec7e37b5849c9
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed