x86-power-control: srcrev bump 174ec66e41..3f6ecb2124

Chen Yugang (2):
      Set Chassis capabilities
      Update NMISource behavior after its Property moved to phospher-dbus-interfaces

Jason M. Bills (4):
      Use Host Off state for warm reset notification
      Update the saved power state after checking the restore policy
      Manage the RestartCause property from power-control
      Update the MAINTAINERS file

Vijay Khemka (1):
      Removing some GPIO line dependency

Change-Id: I8220d60cee83fa9b86551ad3078ef44e052d5a4c
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 668d0a1..81ad1d0 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 = "174ec66e41c0182ae3299637c2846a57dc4684f5"
+SRCREV = "3f6ecb212494d1a9362256d7aae03e11f3efb6f7"
 
 PV = "1.0+git${SRCPV}"