x86-power-control: srcrev bump 676ef2c425..418ce11fce

Jason M. Bills (3):
      Update TimerMap names to match the config file
      Add helper to assert GPIOs for a time duration
      Update to the latest .clang-format settings

Lei YU (1):
      Fix SIO gpio related crash

Change-Id: I44df798fb7cae63cd26eb85199240bba5b20f8d1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 34e24df..86cfe98 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 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9"
+SRCREV = "418ce11fce57cecce7d26a3dc368db824998926c"
 
 PV = "1.0+git${SRCPV}"