x86-power-control: srcrev bump fc1ecc5910..35aa665e01

Jason M. Bills (1):
      Handle unexpected power-on during power cycle flow

Change-Id: Ic99187fb010c8e5abbe3e334d57bcef47039d012
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-x86/chassis/x86-power-control_git.bb b/recipes-x86/chassis/x86-power-control_git.bb
index 7dd149e..83a0e53 100755
--- a/recipes-x86/chassis/x86-power-control_git.bb
+++ b/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 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}"