summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-11 00:00:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-11 06:49:20 +0300
commit49c3e08f0a9c761ac2897fe37da375f1fe95bb98 (patch)
treef8dc7f625667da8825db98bb3e8d1f6e6124bdb9
parenta058d8510415284090799c71621e6fee61c7ab7f (diff)
downloadopenbmc-49c3e08f0a9c761ac2897fe37da375f1fe95bb98.tar.xz
phosphor-power: srcrev bump e3f7ad238a..f087f4750c
Brandon Wyman (10): psu-ng: Refactor MFR fault detection psu-ng: Refactor PGOOD and UNIT_IS_OFF fault psu-ng: Refactor temperature fault detection psu-ng: Refactor CML fault detection psu-ng: Refactor input fault detection psu-ng: Refactor VOUT_OV_FAULT detection psu-ng: Refactor IOUT_OC_FAULT detection psu-ng: Refactor VOUT_UV_FAULT detection psu-ng: Refactor fan fault detection psu-ng: Refactor VIN_UV fault detection Change-Id: I20c301f13603decd870387ccc3d029173634a184 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 dc40730e44..00bd2a8f5e 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 = "e3f7ad238a5ffaa87e19839ce15c12c3e8df9c9e"
+SRCREV = "f087f4750c1e50e4db50c99d904d7c05f64fe4c8"