summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-09-08 13:14:37 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-15 21:06:21 +0000
commit96aae89f780912e2039b6ef4acaf54982bf64b87 (patch)
tree5070f07f0cbc46b160e0eef43f3b0734e9a2f811
parent32847991c31d580aa41e2fdc6489c6219400bf22 (diff)
downloadphosphor-dbus-interfaces-96aae89f780912e2039b6ef4acaf54982bf64b87.tar.gz
phosphor-dbus-interfaces-96aae89f780912e2039b6ef4acaf54982bf64b87.zip
Create Processor ThermalEvent Shutdown Error
Created Processor ThermalEvent Shutdown Error. To used as part of openbmc/openbmc#2190. Change-Id: I2441a4eb69df36a1dbf623579c5e3bf5c6a818ae Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml b/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml
new file mode 100644
index 0000000..f00b702
--- /dev/null
+++ b/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml
@@ -0,0 +1,2 @@
+- name: Processor
+ description: The system shut down due to processor overtemp.
OpenPOWER on IntegriCloud