x86-power-control: srcrev bump 8d6602196d..8f5cb6a496

AppaRao Puli (1):
      Update OSState when system is off

Karthick Sundarrajan (1):
      Stop overwrite of CapabilitiesFlags during boot

P.K. Lee (1):
      Add psPowerOKDeAssert event to powerStateCheckForWarmReset

Change-Id: Id91fef30bdcc33e98164849eda250ecf3891c614
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-intel/chassis/x86-power-control_git.bb b/meta-common/recipes-intel/chassis/x86-power-control_git.bb
index 6908c01..700fa37 100755
--- a/meta-common/recipes-intel/chassis/x86-power-control_git.bb
+++ b/meta-common/recipes-intel/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 = "8d6602196d496a8611a789cd36036b2f4ea14f76"
+SRCREV = "8f5cb6a496edfe0b92f91fdeddb7f7f62aa0bae1"
 
 PV = "1.0+git${SRCPV}"