summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-18 22:31:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-21 00:38:42 +0300
commitf17a4af46c1673955d3090042293454ccc81831f (patch)
tree32ccd2cd93c153be6dc7605c68c75ba3955643d3
parent1e64a91859cc5562011f6d4373ddf465515e44f8 (diff)
downloadopenbmc-f17a4af46c1673955d3090042293454ccc81831f.tar.xz
phosphor-power: srcrev bump 2ccf961732..ce540f3c9f
Shawn McCarney (4): regulators: Add clearErrorHistory to Device class regulators: Add clearErrorHistory to Chassis class regulators: Add clearErrorHistory to System class regulators: Clear error history when powering on Change-Id: I86ca7aa64dad3cbec3c2fa3d3e770a6ffb3a17ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/power/phosphor-power.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index 441e4eacc..3a7cd175b 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-power"
-SRCREV = "2ccf961732d4bbd3f6cf48e07848ee23816e53d6"
+SRCREV = "ce540f3c9fb61f9711726cbbe86f42f55e768d42"