summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-06 21:31:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-08 16:53:42 +0300
commit428c53aad17869e34426f44a7306c5b57356bc61 (patch)
tree15c37ab45f92dfff15098e130bb9675307b101a8
parent6ec1fa30b650d824a369a08f12ef2acb50148e3b (diff)
downloadopenbmc-428c53aad17869e34426f44a7306c5b57356bc61.tar.xz
x86-power-control: srcrev bump fc1ecc5910..35aa665e01
Jason M. Bills (1): Handle unexpected power-on during power cycle flow (From meta-phosphor rev: ecedf47fceb0f67a881f351c29bef4b066329b12) Change-Id: Ic4e65f9d301eb95d2f0a0fa5894dec091cd48312 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 7dd149e810..83a0e53b14 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=ssh"
-SRCREV = "fc1ecc59100d21c953501703bc5db9e02e25b333"
+SRCREV = "35aa665e01cf9d735ba4aeb3818a60caab376692"
PV = "1.0+git${SRCPV}"