summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-07 19:00:40 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 18:15:36 +0300
commit28a9a907270c1fb0c563cdf45ba4a69429c0ed6b (patch)
treee1bc91adae5b133aa546a7fffb18d5ba1bc3d7ff /meta-phosphor/recipes-phosphor/power
parent8457665e7315819d7cac7774295118d6ae66130c (diff)
downloadopenbmc-28a9a907270c1fb0c563cdf45ba4a69429c0ed6b.tar.xz
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>
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 e7c20638fc..d733f9a5ea 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 = "bb54ba3a749370c951dfba2ad2918a9e6c72d475"
+SRCREV = "0a2b76bc3031c324879c698865d1490f5b6d8b99"