diff options
author | Matt Spinler <spinler@us.ibm.com> | 2017-01-16 10:44:58 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-01-24 16:37:35 +0000 |
commit | 6d2fda5b9fb224a127fc2bdbd0c19702f35a9d46 (patch) | |
tree | e47f06ec411c585062fc064ee515b80497f6f13e /meta-openbmc-machines | |
parent | 734b70aa7a5caadf2325a906859263f8506bea8b (diff) | |
download | talos-openbmc-6d2fda5b9fb224a127fc2bdbd0c19702f35a9d46.tar.gz talos-openbmc-6d2fda5b9fb224a127fc2bdbd0c19702f35a9d46.zip |
Enable Witherspoon MRW hwmon generation
Generate Witherspoon's hwmon conf files from
the mrw.
Change-Id: I120f4f91de48b36ba4b610eab35df98e3e84b534
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r-- | meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend new file mode 100644 index 000000000..9b0171290 --- /dev/null +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend @@ -0,0 +1 @@ +inherit phosphor-hwmon-mrw |