summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-05 20:10:38 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-06 04:29:48 +0300
commitc674954971c3fe4c7d742aeb0a0641d0a0eed977 (patch)
treef61520d3b0074cd8907920ce44a4f46c2a477a81 /meta-phosphor
parent03b77369953546935655ddf670d022edadf421b5 (diff)
downloadopenbmc-c674954971c3fe4c7d742aeb0a0641d0a0eed977.tar.xz
x86-power-control: srcrev bump 809545a621..99e8f9dfe6
Andrei Kartashev (1): refactor power restore controller Change-Id: I604425396ff9a0c145c5101a50fd92c6e656aaee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 61b6b4055d..45100dd5a9 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Chassis Power Control service for Intel based platforms"
DESCRIPTION = "Chassis Power Control service for Intel based platforms"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"
-SRCREV = "809545a62114b8e88750e4ff2ebc153a8bf1e3db"
+SRCREV = "99e8f9dfe6ed99e201f5920c512587fe3af3cdb9"
PV = "1.0+git${SRCPV}"