commit | 2a040bc72e8c9cd1517aa491fe3854fed7fa40aa | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Tue Mar 17 11:33:39 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 24 20:53:28 2020 -0500 |
tree | 09de4476096ddd0a97b4b101f4cac7c5609a96df | |
parent | 9568c895cee705308a9a0cb03e1571e98e5adc57 [diff] |
meta-ibm: All witherspoon tacomas are air cooled Set the configuration file to phosphor-cooling-type to set all witherspoon tacomas to be air cooled only. Tested: Removed DEVICE & CODE on witherspoon config to see always be set to air cooled Updated config on witherspoon tacoma and restarted service to see always be set to air cooled (From meta-ibm rev: 373d3485c500ee8d3d07f2f68d0fec896856c374) Change-Id: I1bf483da9580c4fd4b833da5840a0a98e691a811 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf index 354fbe3..dcab0ee 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/phosphor-cooling-type-0.conf
@@ -1,6 +1,5 @@ OBJPATH="--path=/system/chassis" AIR="--air" WATER="" -DEVICE="--dev=/dev/input/by-path/platform-gpio-keys-event" -CODE="--event=135" - +DEVICE="" +CODE=""