summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-14 23:41:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-15 05:21:27 +0300
commitafd8da73dd72b87b575ba0622fd97b7ca5ffa94e (patch)
tree48f3614df9b0289efd38a9e27648798757a8acaf /meta-phosphor/recipes-phosphor/power
parente936187a5939de7b11552d4db8317f6b49119940 (diff)
downloadopenbmc-afd8da73dd72b87b575ba0622fd97b7ca5ffa94e.tar.xz
phosphor-power: srcrev bump 3d8e295a02..e97fc13a6f
Shawn McCarney (7): regulators: Clear phase fault history in Device regulators: Simplify Chassis test cases regulators: Add detectPhaseFaults() to Chassis regulators: Simplify System test cases regulators: Add detectPhaseFaults() to System regulators: Enable phase fault detection regulators: Fix race condition in monitor disable Change-Id: I3ca7bf31b10fb03548c99c04057da770695a1df6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/power')
-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 48b25595d..64ffe4c22 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 = "3d8e295a02d90c87877358b248b5ec8d00016ea1"
+SRCREV = "e97fc13a6f3253327b60120bd56c571efa29c2d0"