x86-power-control: srcrev bump 61b4a5bf7e..676ef2c425

Zev Weiss (3):
      Factor helper functions out of dbus monitoring code
      Deduplicate GPIO & DBus event handling code paths
      Fold *GPIOHandler() functions into requestGPIOEvents()

Change-Id: If4ce4bef045e97d5493b0dc3081aa1a18507c5fa
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 102b3fc..34e24df 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 = "61b4a5bf7e8e7be92807fcb85a9780075e8893b4"
+SRCREV = "676ef2c425b4e7748bea43d5c94ee6d3239fa7a9"
 
 PV = "1.0+git${SRCPV}"