summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 22:41:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:13:54 +0300
commitc5b6df6921eddc62bd60f0ff10373f1d5d324c2d (patch)
treeef03b3d95c37e8374e9d5dc08499300bd07e1b65 /meta-phosphor/recipes-phosphor/power
parent986f313c8ab06783fd7b03b7bdaff110e10fe340 (diff)
downloadopenbmc-c5b6df6921eddc62bd60f0ff10373f1d5d324c2d.tar.xz
phosphor-power: srcrev bump aca86d059b..056935ca73
Brandon Wyman (5): psu-ng: Fix false brownout fault logging psu-ng: PGOOD_DEGLITCH_LIMIT of five psu-ng: Remove updateInventory in PSUManager initialize psu-ng: Refactor reading VPD values to helper psu-ng: Use regex to replace invalid VPD data Jim Wright (2): pseq: Adjust power good failure wait time pseq: Add presence checking Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Id28d7871e86cb1dcf279d748667ed36f4d0394e3 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 2c002f8987..8b5a6dcdab 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 = "aca86d059b92947cd5e430a5d4d1f1fee2ff5b89"
+SRCREV = "056935ca73fa6ecdc559afe53a0c79e5edeaa8cc"