commit | 61c7cd4165df88e23dcc9885aa127749a0c730df | [log] [tgz] |
---|---|---|
author | Brandon Wyman <bjwyman@gmail.com> | Wed Aug 02 14:16:41 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 02 20:17:28 2017 +0000 |
tree | b14833788931d26c778ffd9aac0069d1c9ded434 | |
parent | acc74aff4bb0cecaf81b23e61488d19716351ac3 [diff] |
Unhardcode gpio keys device for checkstop monitor The move to gpio-keys-polled will require evdev code to use the symlink that the udev rule (60-persistent-input.rules) will get created. Change-Id: I2be9dcbbf21a8bd212bc273ac488c891f07dd415 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop index 1259483..e6468d8 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/host/checkstop-monitor/obmc/gpio/checkstop
@@ -1,4 +1,4 @@ -PATH=/dev/input/event0 +PATH=/dev/input/by-path/platform-gpio-keys-event KEY=74 POLARITY=1 TARGET=obmc-host-crash@0.target