phosphor-power: srcrev bump bb54ba3a74..0a2b76bc30
Jim Wright (5):
psu-ng: Use power control constants consistently
psu-ng: Suppress additional errors after brownout
pseq: Use event for power good failure wait
psu-ng: Fix Doxygen comments
psu-ng: Change detection of brownout errors
Patrick Williams (1):
python: fix flake8 warnings and format with black
Shawn McCarney (1):
regulators: Update test cases for new jsonschema
Change-Id: I78ed358bf9c08ed634ff83de02dc7c0d5a8dedf1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index e7c2063..d733f9a 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@
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 = "bb54ba3a749370c951dfba2ad2918a9e6c72d475"
+SRCREV = "0a2b76bc3031c324879c698865d1490f5b6d8b99"