commit | 67d3f904784f40ddef9b1179a95658ba12a7d0f2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Mon Jun 19 16:29:11 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 30 18:37:27 2017 +0000 |
tree | dcd036aac9ccd2e9a4b261d943e82a7b5438df35 | |
parent | f55db886e2a046bed05f014fc69083c525901ca9 [diff] |
Add in default for power cap enable/disable Per the OCC interface specification, must provide a power cap setting and the ability to enable/disable that power cap. The default will for it to be disabled. Change-Id: I239a4f5a27c0a64650b4d3a28fc24286f02b60a9 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml index 3987881..1154b07 100644 --- a/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml +++ b/meta-phosphor/common/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
@@ -17,6 +17,7 @@ Interface: xyz.openbmc_project.Control.Power.Cap Defaults: PowerCap: 0 + PowerCapEnable: 'false' /xyz/openbmc_project/control/host0/power_restore_policy: Interface: xyz.openbmc_project.Control.Power.RestorePolicy