summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-02 23:51:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 21:37:13 +0300
commit31c43a12a578f8c9f67cb508f37317a8cbe72558 (patch)
treeeaa9d067422a8528c751da8d54cb138535ab574d /meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules
parentd12e42ee4a02dc2a435678d919cebfd6661cd9b8 (diff)
downloadopenbmc-31c43a12a578f8c9f67cb508f37317a8cbe72558.tar.xz
meta-ibm: witherspoon: rename phosphor-hwmon
Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Built witherspoon and verified confs in rootfs. (From meta-ibm rev: 8d8818d02a77c3bf1cd78e241e60f35668a6af51) Change-Id: Iec17ed4eee5867d95331778f64dd4f9adc1825cd Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules')
-rwxr-xr-xmeta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules b/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules
new file mode 100755
index 000000000..e1c3172f4
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon/70-max31785-hwmon.rules
@@ -0,0 +1 @@
+SUBSYSTEM=="hwmon", ACTION=="add", ENV{OF_NAME}=="max31785", RUN="/bin/systemctl start max31785-hwmon-helper@%E{OF_FULLNAME}.service"