x86-power-control: srcrev bump 174ec66e41..303bd58c4b

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

Jason M. Bills (3):
      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

Vijay Khemka (1):
      Removing some GPIO line dependency

Change-Id: Ia8cdc50ce59f85fba2896cd7ffc3a7959575a525
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 668d0a1..8cf900f 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 = "174ec66e41c0182ae3299637c2846a57dc4684f5"
+SRCREV = "303bd58c4b5d3da4a2d791f27e1a3efcfadfe523"
 
 PV = "1.0+git${SRCPV}"