summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-03 00:50:23 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-03 00:50:23 +0300
commit5c73d2a2dea7ed45600e7c9599f1166a8e155d7b (patch)
tree49a43e0a04c810c2dc4bea2f11a46887949f1b91
parent196489d092220c2716f6272e12007cb3cdc0a968 (diff)
downloadopenbmc-5c73d2a2dea7ed45600e7c9599f1166a8e155d7b.tar.xz
phosphor-power: srcrev bump c3324424b2..9666ddf6be
Brandon Wyman (4): psu-ng: INPUT_HISTORY syncHistory psu-ng: Add syncHistory for power state on psu-ng: faultLogged to false in clearFaultFlags Do not run validation if input/UV fault Jim Wright (2): pseq: Correct Everest system rail ordering pseq: Add digital monitor rails to voltage fault Change-Id: I15eac880e2df6d2b97387bcdc49fd9c704d99a36 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 1168c5bcb0..5e37ef9805 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;branch=master;protocol=https"
-SRCREV = "c3324424b278e761497ea0e639ecc7bae5e1bcb6"
+SRCREV = "9666ddf6be93fca44411d495077dfedb5fd6bcdc"