| commit | 8c8f53dd6a2cde412f5ecd4ad6c30a1218b8685a | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Tue Feb 18 09:40:13 2020 -0600 |
| committer | Matthew Barth <msbarth@us.ibm.com> | Fri Mar 13 15:11:00 2020 -0500 |
| tree | d626ade27ade6f0f70228e79c24270a55ddcb473 | |
| parent | 005ff2ff2194195003bb3126c88570a1d8d9f05b [diff] |
Output generated source to builddir
Fix fan monitor and fan control generated source output to be put in the
designated build directory. This corrects the issue where the files are
not regenerated after another compile is instantiated.
Tested:
Files regenerated after `bitbake -c compile phosphor-fan`
Change-Id: I4a07920196cf525e41da316f790e0c19508ea4e9
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>